[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
AW: 2.0.2 oddity
> I'm building a light weight php frontend to make the Netscape address
> book read/write. While experimenting, I found that changing
>
> dn: cn=abcd, o=company
> cn: abcd
> sn: abcd
>
> into
>
> dn: cn=abcd, o=company
> cn: defg
> sn: abcd
>
> ... would work.
yes. the dn-parts aren't compared with the attributes given to an entry.
neither the objectclasses are checked wether they allow this attribute or
not. AFAIK you can also use:
dn: some.not.existing.attribute=blah,dc=blah,dc=blah
someattribute: smthng
..
btw: i think this is specific to openldap..
daniel
_________________________________________
Tiefnig Daniel
Server-Technology
INFONOVA IT GesmbH
Seering 6, A-8141 Unterpremstätten
AUSTRIA
E-Mail: mailto:daniel.tiefnig@infonova.at
Web: http://www.infonova.at