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.5p2.tar.gz | 0001746344 1.67 MB | |
sudo-sudoers.patch | 0000003687 3.6 KB | |
sudo.changes | 0000042910 41.9 KB | |
sudo.pamd | 0000000203 203 Bytes | |
sudo.spec | 0000004525 4.42 KB | |
sudoers2ldif-env.patch | 0000000280 280 Bytes |
Revision 50 (latest revision is 152)
Stephan Kulow (coolo)
accepted
request 139473
from
Cristian Rodríguez (elvigia)
(revision 50)
- add explicit buildrequire on groff (forwarded request 139469 from coolo)
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