How can I create opends directory new attribute to insert new data about employee?
Asked
Active
Viewed 285 times
1 Answers
0
create a LDIF with the attribute type, add to dn: cn=schema using ldapmodify.
For details, please read this: https://www2.opends.org/wiki/page/HowToExtendTheLDAPSchema

Ken Cheung
- 1,778
- 14
- 13