felas schrieb (23.08.2013 11:58 Uhr):
a ok, and how i can define this in my schema?
the better question might be: why do you need objectClass: mmXinec
or where is it from.
2013/8/23 Chris Card <[email protected] <mailto:[email protected]>>
________________________________
> Date: Fri, 23 Aug 2013 11:25:29 +0200
> Subject: Re: Openldap configuration import LDIF
> From: [email protected] <mailto:[email protected]>
> To: [email protected] <mailto:[email protected]>
> CC: [email protected]
<mailto:[email protected]>
>
> I try to remove and i post you the log file
#!RESULT ERROR
#!CONNECTION ldap://192.168.1.156:389 <http://192.168.1.156:389>
#!DATE 2013-08-23T11:24:21.980
#!ERROR [LDAP: error code 21 - objectClass: value #0 invalid per syntax]
dn: cn=Mailadmin,ou=student,ou=people,dc=university,dc=org
objectClass: mmXinec
cn: Mailadmin
givenName: Mail System Administrator
sn: Mailadmin
uid: mailadmin
userPassword::
try to build your objects from standard ldap object included in openldap
schemas (like inetorgperson or posixaccount), if there are no other
circumstances forcing you into something like "mmXinec".
Marc