openldap - LDIF (LDAP) attributes list -


I'm looking at the web, but so far ... no luck!

Where can I get a list of all LDIF features and related values ​​(eg, "top", "person", ... in "object class")?

here iNetOrgPerson belongs to the object class. iNetOrgPerson extended organizational personality which is extracted by person . This is the most common way of representing information about people in a directory server.

There are other object classes that in turn define the set of allowed features. There are some open standards and some specific directories are proprietary applications on server or directory servers. You can also define your own definition.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -