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).
- Developed at Base:System
- Sources inherited from project openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/sudo && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README.SUSE | 0000000400 400 Bytes | |
README_313276.test | 0000000620 620 Bytes | |
fate_313276_test.sh | 0000000258 258 Bytes | |
sudo-1.8.9p4.tar.gz | 0002178544 2.08 MB | |
sudo-sudoers.patch | 0000004733 4.62 KB | |
sudo.changes | 0000051491 50.3 KB | |
sudo.pamd | 0000000203 203 Bytes | |
sudo.spec | 0000005311 5.19 KB | |
sudoers2ldif-env.patch | 0000000350 350 Bytes |
Revision 63 (latest revision is 152)
Stephan Kulow (coolo)
accepted
request 220617
from
Stephan Kulow (coolo)
(revision 63)
- added subpackage with a test for fate#313276 (forwarded request 215868 from vitezslav_cizek)
Comments 1
sudo 1.8.25 is now available, is it possible to update please? Thanks. https://www.sudo.ws/dist/sudo-1.8.25.tar.gz