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 openSUSE:12.2
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:lafenghu/sudo && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README.SUSE | 0000000400 400 Bytes | |
sudo-1.8.5p2.tar.gz | 0001746344 1.67 MB | |
sudo-sudoers.patch | 0000003687 3.6 KB | |
sudo.changes | 0000042757 41.8 KB | |
sudo.pamd | 0000000203 203 Bytes | |
sudo.spec | 0000004503 4.4 KB | |
sudoers2ldif-env.patch | 0000000280 280 Bytes |
Latest Revision
Adrian Schröter (adrianSuSE)
committed
(revision 1)
branched from openSUSE:Factory
Comments 0