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).
- Sources inherited from project SUSE:SLE-12:Update
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-12-SP1:Update/sudo.5652 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Latest Revision
Wolfgang Frisch (wfrisch)
committed
(revision 1)
Release from SUSE:Maintenance:5652 / sudo.SUSE_SLE-12_Update
Comments 0