How can I store sudo information in my openldap server?

Updated -

To give users sudo access to an LDAP directory, modify the LDAP schema and add some sudo entries into the directory.

Update the openldap schema:

The following schema file (sudo.schema) needs to be place into /etc/openldap/schema/

#
# OpenLDAP schema file for Sudo
# Save as /etc/openldap/schema/sudo.schema
#

attributetype ( 1.3.6.1.4.1.15953.9.1.1
    NAME 'sudoUse...

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.