gentoo.LinuxHowtos.org
Details of app-admin/sudo:
Description: Allows users or groups to run commands as other usersHomepage: https://www.sudo.ws/
available versions:
| releases | alpha | amd64 | arm | hppa | ia64 | mips | ppc | ppc64 | ppc macos | s390 | sh | sparc | x86 | USE-Flags | dependencies | ebuild warnings |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| sudo-9999 | - | - | - | - | - | - | - | - | - | - | - | - | - | gcrypt ldap nls offensive pam sasl +secure-path selinux +sendmail skey ssl sssd | show | Failed to detect SECURE_PATH, please report this
sudo uses the ${ROOT}/etc/ldap.conf.sudo file for ldap configuration.
${ROOT}
In 1.7 series, LDAP is no more consulted, unless explicitly
configured in ${ROOT}/etc/nsswitch.conf.
To make use of LDAP, add this line to your ${ROOT}/etc/nsswitch.conf:
sudoers: ldap files
To use sudo on Prefix, you need to change file ownership and permissions
with root privileges, as follows:
# chown root:root ${EPREFIX}/usr/bin/sudo
# chown root:root ${EPREFIX}/usr/lib/sudo/sudoers.so
# chown root:root ${EPREFIX}/etc/sudoers
# chown root:root ${EPREFIX}/etc/sudoers.d
# chown root:root ${EPREFIX}/var/db/sudo
# chmod 4111 ${EPREFIX}/usr/bin/sudo
To use the -A (askpass) option, you need to install a compatible
|
| sudo-1.9.17_p2 | - | - | - | - | - | - | - | - | - | - | - | - | - | gcrypt ldap nls offensive pam sasl +secure-path selinux +sendmail skey ssl sssd | show | Failed to detect SECURE_PATH, please report this
sudo uses the ${ROOT}/etc/ldap.conf.sudo file for ldap configuration.
${ROOT}
In 1.7 series, LDAP is no more consulted, unless explicitly
configured in ${ROOT}/etc/nsswitch.conf.
To make use of LDAP, add this line to your ${ROOT}/etc/nsswitch.conf:
sudoers: ldap files
To use sudo on Prefix, you need to change file ownership and permissions
with root privileges, as follows:
# chown root:root ${EPREFIX}/usr/bin/sudo
# chown root:root ${EPREFIX}/usr/lib/sudo/sudoers.so
# chown root:root ${EPREFIX}/etc/sudoers
# chown root:root ${EPREFIX}/etc/sudoers.d
# chown root:root ${EPREFIX}/var/db/sudo
# chmod 4111 ${EPREFIX}/usr/bin/sudo
To use the -A (askpass) option, you need to install a compatible
|
| sudo-1.9.17_p1 | - | - | - | - | - | - | - | - | - | - | - | - | - | gcrypt ldap nls offensive pam sasl +secure-path selinux +sendmail skey ssl sssd | show | Failed to detect SECURE_PATH, please report this
sudo uses the ${ROOT}/etc/ldap.conf.sudo file for ldap configuration.
${ROOT}
In 1.7 series, LDAP is no more consulted, unless explicitly
configured in ${ROOT}/etc/nsswitch.conf.
To make use of LDAP, add this line to your ${ROOT}/etc/nsswitch.conf:
sudoers: ldap files
To use sudo on Prefix, you need to change file ownership and permissions
with root privileges, as follows:
# chown root:root ${EPREFIX}/usr/bin/sudo
# chown root:root ${EPREFIX}/usr/lib/sudo/sudoers.so
# chown root:root ${EPREFIX}/etc/sudoers
# chown root:root ${EPREFIX}/etc/sudoers.d
# chown root:root ${EPREFIX}/var/db/sudo
# chmod 4111 ${EPREFIX}/usr/bin/sudo
To use the -A (askpass) option, you need to install a compatible
|
+ stable
~ testing
- not available
some ebuild warning depend on specific use-flags or architectures, all ebuild-warnings are shown.