[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Devel] changes to root.ldif (ldap)



to get root.ldif to work with unstables slapd i added
objectClass: organization 
o: skole.skolelinux.no

to the first entry in root.ldif.

otherwise i would get the error:
slapadd -v -l /etc/ldap/root.ldif
slapadd: dn="dc=skole,dc=skolelinux,dc=no" (line=5): (65) no structural object class provided

ozmund tested this breefly on a slapd from stable and it worked
fine there.

i committed this change to cvs. please let someone who knows what this
means look over it, to make sure it has no evil side effects.