Quoting Diego Alencar Alves de Lima <[EMAIL PROTECTED]>:

> I'm trying to set up my ldap directory to use kerberos passwords. I have 
> compiled openldap with --with-kpasswd, added the principal 
> ldap/[EMAIL PROTECTED] to kerberos. Also, I have prepared the user 
> entries in LDAP with these fields (in addition to other ones):
>
> objectClass: krb5Principal
> krb5PrincipalName: [EMAIL PROTECTED]
> cn: Diego Lima
> userPassword: [EMAIL PROTECTED]

This have been depricated for quite some time now. Nowadays you use
{SASL}. Make sure to install saslauthd from Cyrus SASL (start it with
'-a kerberos5')...

> supportedSASLMechanisms: GSSAPI

That's {SASL}...
________________________________________________
Kerberos mailing list           [email protected]
https://mailman.mit.edu/mailman/listinfo/kerberos

Reply via email to