- update to 1.8.4p2 Some of the changes: * The -D flag in sudo has been replaced with a more general debugging framework that is configured in sudo.conf. * Fixed a crash with sudo -i when a runas group was specified without a runas user. * New Serbian and Spanish translations for sudo from translationproject.org. LDAP-based sudoers may now access by group ID in addition to group name. * visudo will now fix the mode on the sudoers file even if no changes are made unless the -f option is specified. * On systems that use login.conf, sudo -i now sets environment variables based on login.conf * values in the LDAP search expression are now escaped as per RFC 4515 * The deprecated "noexec_file" sudoers option is no longer supported. * Fixed a race condition when I/O logging is not enabled that could result in tty-generated signals (e.g. control-C) being received by the command twice. * visudo -c will now list any include files that were checked in addition to the main sudoers file when everything parses OK. * Users that only have read-only access to the sudoers file may now run visudo -c. Previously, write permissions were required even though no writing is down in check-only mode. OBS-URL: https://build.opensuse.org/request/show/108650 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sudo?expand=0&rev=46
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%