Execute some commands as root
Sudo is a command that allows users to execute some commands as root.
The /etc/sudoers file (edited with 'visudo') specifies which users have
access to sudo and which commands they can run. Sudo logs all its
activities to syslogd, so the system administrator can keep an eye on
things. Sudo asks for the password for initializing a check period of a
given time N (where N is defined at installation and is set to 5
minutes by default).
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-15:Update/sudo && cd $_
- Create Badge
Refresh
Refresh
Source Files
Revision 13 (latest revision is 15)
Marcus Rueckert (darix)
committed
(revision 13)
Set link to sudo.27911 via maintenance_release request
Comments 0