OXIESEC PANEL
- Current Dir:
/
/
usr
/
share
/
doc
/
sudo
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
11/10/2024 09:42:49 AM
rwxr-xr-x
📄
CONTRIBUTORS.gz
2.17 KB
04/04/2023 12:44:58 PM
rw-r--r--
📄
HISTORY
2.86 KB
09/07/2017 04:41:41 PM
rw-r--r--
📄
NEWS.Debian.gz
879 bytes
01/18/2018 12:08:16 AM
rw-r--r--
📄
NEWS.gz
28.77 KB
04/04/2023 12:44:58 PM
rw-r--r--
📄
OPTIONS
1.45 KB
01/18/2018 12:08:16 AM
rw-r--r--
📄
README
3.06 KB
09/07/2017 04:41:41 PM
rw-r--r--
📄
README.Debian
1.96 KB
01/18/2018 12:08:16 AM
rw-r--r--
📄
TROUBLESHOOTING.gz
5.34 KB
09/07/2017 04:41:41 PM
rw-r--r--
📄
UPGRADE.gz
6.22 KB
09/07/2017 04:41:41 PM
rw-r--r--
📄
changelog.Debian.gz
2.11 KB
04/04/2023 12:44:58 PM
rw-r--r--
📄
copyright
2.95 KB
01/18/2018 12:08:16 AM
rw-r--r--
📁
examples
-
05/09/2024 07:13:52 AM
rwxr-xr-x
Editing: OPTIONS
Close
The following options were used to configure sudo for Debian GNU/Linux. --with-all-insults Include all the insults in the binary, won't be enabled unless turned on in the sudoers file. --with-devel Force flex and bison runs on each build. --with-pam Support for pluggable authentication modules. --with-fqdn Allow use of fully qualified domain names in the sudoers file. --with-logging=syslog --with-logfac=authpriv Where logging information goes. --with-env-editor --with-editor=/usr/bin/editor Honor the EDITOR and VISUAL environment variables. If they are not present, default to the preferred systemwide default editor. --with-timeout=15 --with-password-timeout=0 --with-passprompt="[sudo] password for %p: " Allow 15 minutes before a user has to re-type their passord, versus the sudo usual default of 5. Never time out while waiting for a password to be typed, this is important to Debian package developers using 'dpkg-buildpackage -rsudo'. Make it clear which password is requested. --disable-root-mailer Send mail as the invoking user, not as root. --with-sendmail=/usr/sbin/sendmail Use Debian policy to know the location of sendmail instead of trying to detect it at build time. --with-timedir=/var/lib/sudo --mandir=/usr/share/man --libexecdir=/usr/lib/sudo Comply with Debian policy on suitable paths. --with-ldap Support for LDAP authentication, in the sudo-ldap package version only.