-----Ursprüngliche Nachricht----- Von:Hallvard Breien Furuseth h.b.furuseth@usit.uio.no On 02/06/15 11:36, Stefan Bauer wrote:
I'm trying to understand the LDIF format and wonder in which schema file the attribute 'dn' is defined?
'dn' is not an attribute, it's the name of the entry: http://en.wikipedia.org/wiki/Lightweight_Directory_Access_Protocol#Directory...
I can only find the long form distinguishedName in core.schema.
That's an abstract attribute which DN-valued attributes can inherit from.
Thank you all. Now this topic is much clearer.
Stefan