[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: does 'cn' have to be the same as in 'dn' ?
Grzegorz Filip writes:
> but if i change 'cn' attribute like this
>
> dn: cn=shelf,cn=case1,ou=netx,o=myorg,c=pl
> objectClass: netxShelf
> cn: other name
>
> openldap doesnt want to accept it.
That's what the LDAP standard says. You can _add_ cn: other name, but
you must keep cn: shelf.
> In prevoius version of openldap 2.0.23 it haven't any problems with it
OpenLDAP 2.1 conforms closer to the standard than 2.0 did.
--
Hallvard