OpenLDAP notes

From Tech
Jump to: navigation, search

objectClass

adding an objectClass to an entry allows you to add other attributes that are part of that object class. For example, adding shadowAccount lets you add the following attributes:

  • userPassword
  • shadowLastChange
  • shadowMin
  • shadowMax
  • shadowWarning
  • shadowInactive
  • shadowExpire
  • shadowFlag
  • description
Personal tools