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).
- Links to SUSE:ALP / sudo
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:mkoutny:ALP:pam-ni/sudo && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
README.SUSE | 0000000400 400 Bytes | |
README_313276.test | 0000000620 620 Bytes | |
_link | 0000000116 116 Bytes | |
fate_313276_test.sh | 0000000258 258 Bytes | |
sudo-1.9.12p1.tar.gz | 0004908060 4.68 MB | |
sudo-1.9.12p1.tar.gz.sig | 0000000566 566 Bytes | |
sudo-i.pamd | 0000000255 255 Bytes | |
sudo-sudoers.patch | 0000003976 3.88 KB | |
sudo.changes | 0000175790 172 KB | |
sudo.keyring | 0000004683 4.57 KB | |
sudo.pamd | 0000000264 264 Bytes | |
sudo.spec | 0000008089 7.9 KB |
Comments 0