LDAP on ODA 12.1.2.6
Hi All,
Just thought I would pass this along. If you are running LDAP on ODA and you upgrade to 12.1.2.6 release, you will need to update RPMs and run some steps:
1) # yum install openldap-clients pam_ldap nss-pam-ldapd openssh-ldap sssd sssd-client authconfig-gtk
2 Run authconfig update
# authconfig --update --enablesssd --enablesssdauth
3) Run GUI tool and provide LDAP server detail
# authconfig-tui
4) disable cache for group and password in /etc/nscd.conf
5) Restart sssd
# service sssd restart
How to configure LDAP Client on Oracle Linux 6/RedHat Linux 6 using SSSD (Doc ID 1927656.1)
Big thank you to the Support team for finding this!!!
Thanks, Tammy