At 03:19 AM 2/7/2006, T M wrote: >ok i tried the ldapadd. as root my syntax was simply ldapadd -f >file_name and it says >""" >SASL/GSSAPI authentication started >ldap_sasl_interactive_bind_s: Local error (-2) > additional info: SASL(-1): generic failure: GSSAPI Error: >Miscellaneous failure (No credentials cache found)
Seems you haven't obtained appropriate Kerberos tickets before attempting SASL/GSSAPI authentication. Note that if you intended to authenticate by some other method/mechanism, you should advise ldapadd of that method/mechanism via appropriate command line arguments. See ldapadd(1) for details. Kurt >""" >thx for any suggestions, >Tomas > >On 2/6/06, Kurt D. Zeilenga <[EMAIL PROTECTED]> wrote: >> What error did the OpenLDAP command line tool report? >> If you didn't use an OpenLDAP command line tool, what >> error did slapd(8) report in its logs? >> >> Note that most common errors are discussed in the FAQ >> at: http://www.openldap.org/faq/index.cgi?file=53 >> >> At 01:57 PM 2/5/2006, T M wrote: >> >hi, >> >i just cant get it to work. openldap is running fine and i can add entries >> >to it one by one. >> >what i need is to import all current contacts. therefore, i exported >> >those into ldif and i tried to import them. but it just fails every time. >> >i run my openldap on fedora 3. >> >any suggestions? >> >regards, >> >Tomas >> >>
