[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
user not found
Hi everybody!
This is my first posting in here so greetings to all of you :-)
I am sorry if this is a newbie-question (RTFM - I know) but I'm
searching the net for about a day now and cant seem to find any help.
Probably this is just too easy?
I need to set up a LAN-wide Adressbook to be accessible with for
Example Mozilla. The Server is running OSX (client-Version). So I
installed openldap with ssl support via fink and modified the
slapd.conf to look like this:
include /sw/etc/openldap/schema/core.schema
pidfile /sw/var/run/slapd.pid
argsfile /sw/var/run/slapd.args
database bdb
suffix "o=Intern"
rootdn "cn=Admin, o=Intern"
rootpw test
directory /sw/var/openldap-data
index objectClass eq
Now if I try to add an exportet ldif-contact from my Mozilla-Adressbook
I get an error like this:
root# ldapadd -D "cn=Admin, o=Intern" -w test -f test.ldif
SASL/OTP authentication started
ldap_sasl_interactive_bind_s: Internal (implementation specific) error
(80)
additional info: SASL(-13): user not found: no OTP secret in database
Thanks for you help
Andreas
---
PGP-key > http://www.informatik.hu-berlin.de/~dittrich/
---