[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: OpenLDAP with GSSAPI problem
Hello Kent,
It is a typo and i have corrected that as,
sasl-regexp uid=(.*),cn=(.*),cn=gssapi,cn=auth
ldap:///c=SE??sub?(krb5PrincipalName=$1@REALM)
But still have receive the same error.
# ./ldapsearch -Y GSSAPI -U s001 -b "dc=team,dc=com"
SASL/GSSAPI authentication started
ldap_sasl_interactive_bind_s: Invalid credentials (49)
additional info: SASL(-13): authentication failure: GSSAPI Failure
Please confirm me that the STEPS and configuration are correct, if yes i
will try the openldap with MIT Kerberos.
Thanks,
-Shaick.
> This should be 'sasl-regexp' ...
>
> > sl-regexp
> > uid=(.*),cn=gssapi,cn=auth
> > ldap:///dc=team,dc=com??sub?(krb5PrincipalName=$1@REALM)
>
> Is the first line a typo in your note or in your slapd.conf?
>
> Cheers,
> Kent Soper
>
> "You don't stop playing because you grow old ...
> you grow old because you stop playing."
>
> Linux Technology Center, Linux Security
> phone: 1-512-838-9216
> e-mail: dksoper@us.ibm.com
>
>
>
>