[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
can anyone verify that the sample quick-start works
http://www.umich.edu/~dirsvcs/ldap/doc/guides/slapd/2.html
shows how to get slapd "up and running" I've tried it with no
success....
here is how I have things entered when following the examples:
[myslapd.conf]
referral ldap://ldap.itd.umich.edu
database ldbm
suffix "o=Netopolis, c=US"
rootdn "cn=Blake Binkley, o=Netopolis, c=US"
rootpw secret
[myldif]
dn: o=Netopolis, c=US
o: Netopolis
objectclass: organization
dn: cn=Blake Binkley, o=Netopolis, c=US
cn: Blake Binkley
sn: Binkley
mail: bbinkley@netopolis.net
objectclass: person
netscape returns very strange errors when I try to address it from there