LDAP client - Centos

From Skytech
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


LDAP client - centos

Install prereq:

yum install openldap-clients pam_ldap nss-pam-ldapd pam_krb5

Really simple; adjust line:

authconfig --enableldap --enableldapauth --disablenis --enablecache --ldapserver=ldap.skarta.net --ldapbasedn=dc=skarta,dc=net --updateall

Check it works with:

getent group  
** Or whatever you prefer to query **