- sudo 1.8.6p3 * Support for using the System Security Services Daemon (SSSD) as a source of sudoers data * Fixed a race condition that could cause sudo to receive SIGTTOU (and stop) when resuming a shell that was run via sudo when I/O logging (and use_pty) is not enabled. * The sudoers plugin now takes advantage of symbol visibility controls when supported by the compiler or linker. * Sending SIGTSTP directly to the sudo process will now suspend the running command when I/O logging (and use_pty) is not enabled. OBS-URL: https://build.opensuse.org/request/show/140141 OBS-URL: https://build.opensuse.org/package/show/Base:System/sudo?expand=0&rev=47
In the default (ie unconfigured) configuration sudo asks for root password. This allows to use an ordinary user account for administration of a freshly installed system. When configuring sudo, please make sure to delete the two following lines: Defaults targetpw # ask for the password of the target user i.e. root %users ALL=(ALL) ALL # WARNING! Only use this together with 'Defaults targetpw'!
Description
Languages
Standard ML
68.7%
Shell
31.3%