Simon Lees 5489828d17 Accepting request 1191649 from home:simotek:branches:Base:System
- A quick note that bsc#1227574 is expected behavior in this
  version of sudo. It was a regression in 15.6 which doesn't have
  the /etc/ split for pam.d yet.

OBS-URL: https://build.opensuse.org/request/show/1191649
OBS-URL: https://build.opensuse.org/package/show/Base:System/sudo?expand=0&rev=254
2024-08-05 11:32:21 +00:00

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
No description provided
Readme 5.7 MiB
Languages
Standard ML 68.7%
Shell 31.3%