.gitattributes | ||
.gitignore | ||
fate_313276_test.sh | ||
README_313276.test | ||
README.SUSE | ||
sudo-1.8.12.tar.gz | ||
sudo-parse_boottime_properly.patch | ||
sudo-sudoers.patch | ||
sudo.changes | ||
sudo.pamd | ||
sudo.spec | ||
sudoers2ldif-env.patch |
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'!