[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Where to find attribute description for dn in core.schema



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_structure

I can only find the long form distinguishedName in core.schema.

That's an abstract attribute which DN-valued attributes
can inherit from.