Originally posted by: SystemAdmin
Has anyone been successful in binding to ldap over kerberos, or do most of you use SSL?
I'm trying kerberos and getting this error
3001-740 Kerberos init failed using command /usr/krb5/bin/kinit, key table file /etc/krb5/krb5.keytab, on principal host/server-name.domain.com.
/etc/security/ldap/ldap.cfg:
useKRB5:yes
krbprincipal:host/server-name.domain.com
krbkeypath:/etc/krb5/krb5.keytab
krbcmddir:/usr/krb5/bin/
Otherwise I can bind OK using a username/password in my mksecldap command but I'd prefer not to. I've imported the keytab file from windows and generated it there with Ktpass the host/
server-name.domain.com@MYREALM.COM principal. So everything else seems to work except for the binding. Any help out there?
This is aix5.3 TL9
#AIX-Forum