7f2e1861cb
- No need to buildrequire an sssd plugin (libsss_sudo) OBS-URL: https://build.opensuse.org/request/show/322223 OBS-URL: https://build.opensuse.org/package/show/Base:System/sudo?expand=0&rev=90 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
fate_313276_test.sh | ||
README_313276.test | ||
README.SUSE | ||
sudo-1.8.14p3.tar.gz | ||
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'!