Re: sudo_logsrvd.conf permissions
"Todd C. Miller" <[email protected]> Fri, 30 Jul 2021 13:58:42 -0600
| Newsgroups | gmane.comp.tools.sudo.user |
|---|---|
| Message-ID | <[email protected]> |
There was a bug when creating I/O log paths that end in XXXXXX where the umask was not being set. So even though the directories were create with the correct mode (0750), the umask caused the effive mode to be 0700. The code to create regular paths already did this. I just fixed this in https://www.sudo.ws/repos/sudo/rev/c545b3369eae - todd ____________________________________________________________ sudo-users mailing list <[email protected]> For list information, options, or to unsubscribe, visit: https://www.sudo.ws/mailman/listinfo/sudo-users