[Date Prev][Date Next] [Chronological] [Thread] [Top]

RE: Problem with SASL and GSSAPI



> If you had read the error message, you would understand.
> 'No such object' means, that right, there is no such
> object.....

Thanks but it was not the error message I have problem with :-)

> If using -D, -W and -w, then you must use -x to (you're using simple
> bind). If you want to use GSSAPI bind, use -I or -U (AFTER running
> kinit).

OK, so if I use:
[root@testbed openldap]# ldapmodify -f sample.ldif -r -I
It would be OK?
I have always the same error:
SASL/GSSAPI authentication started
ldap_sasl_interactive_bind_s: Unknown error
        additional info: GSSAPI: gss_acquire_cred: Miscellaneous failure;
Permission denied;

Any other idea?
Thanks
-jec

PS: I have done kinit before...