ken oh wrote:

I've read the 8.3 chapter from the red hat guide

I've tried to create the sync manager by adding the following lines in the dse.ldif :

dn: cn=sync manager,cn=config
objectClass: inetorgperson
objectClass: person
objectClass: top
cn: sync manager
sn: RM
userPassword: password
passwordExpirationTime: 20380119031407Z

And when I restart the directory server I've got this error message :

Entry "cn=sync manager,cn=config " has unknown object class "inetorgperson " (remove the trailing space)

LDIF is very, very strict about trailing spaces in values. This message means that there is extra whitespace after inetorgperson. Note that the message says "inetorgperson " <- there is the space before the quote

[12/Jun/2008:20:47:33 +0200] - Entry "cn=sync manager,cn=config " has unknown object class "person " (remove the trailing space) [12/Jun/2008:20:47:33 +0200] - Entry "cn=sync manager,cn=config " has unknown object class "top " (remove the trailing space)

So I would like to know what I'm doing wrong and what should I do to create the sync manager, please.

thanks


------------------------------------------------------------------------
Envoyé avec Yahoo! Mail <http://us.rd.yahoo.com/mailuk/taglines/isp/control/*http://us.rd.yahoo.com/evt=52423/*http://fr.docs.yahoo.com/mail/overview/index.html>.
Une boite mail plus intelligente.
------------------------------------------------------------------------

--
Fedora-directory-users mailing list
Fedora-directory-users@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-directory-users


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

--
Fedora-directory-users mailing list
Fedora-directory-users@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-directory-users

Reply via email to