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 | |
sudo-1.8.7.tar.gz | 0002027065 1.93 MB | |
sudo.changes | 0000044237 43.2 KB | |
sudo.pamd | 0000000203 203 Bytes | |
sudo.spec | 0000004416 4.31 KB |
Revision 55 (latest revision is 152)
Stephan Kulow (coolo)
accepted
request 181328
from
Dirk Mueller (dirkmueller)
(revision 55)
Update to upstream release 1.8.7, obsoleted patches. (forwarded request 181200 from stroeder)
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