[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: ldappasswd, SASL, krb5
At 01:48 PM 1/8/01 -0800, Tomas Maly wrote:
>I'm using SASL with OpenLDAP 2.0.7 and Kerberos5. When trying to run
>"ldappasswd", I get this error:
>
>SASL/GSSAPI authentication started
>SASL SSF: 56
>SASL installing layers
>Result: DSA is unwilling to perform (53)
>Additional info: operation not supported for current user
slapd does not support updating of credentials associated
with the GSSAPI mechanism. Use need to use a tool specific
to the underlying authentication service (e.g. kpasswd).
Kurt