Hi All, I'm running 389-ds-1.2.2-1.el6. I would like to add two optional attributes for something like Supervisor/Advisor Name and Email. This is what I have now. Looking for some info on how to go about testing and making this change. # ldapsearch -xLLL uid=ldapfoo dn: uid=ldapfoo,ou=People,dc=burr,dc=example,dc=edu memberOf: cn=boss,ou=groups,dc=burr,dc=example,dc=edu memberOf: cn=tgi,ou=groups,dc=burr,dc=example,dc=edu uid: ldapuser objectClass: top objectClass: person objectClass: organizationalPerson objectClass: inetorgperson objectClass: inetuser objectClass: posixAccount objectClass: ldapPublicKey objectClass: examplePerson objectClass: systemQuotas exampleEduPersonNetID: ldapfoo cn: Foo Bar gidNumber: 767 homeDirectory: /home/ldapuser sn: Fora givenName: Foo loginShell: /bin/bash mail: ldapuser@xxxxxxxxxxx quota: /home:10485760,10485760,0,0 uidNumber: 10170 _______________________________________________ 389-users mailing list -- 389-users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to 389-users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/389-users@xxxxxxxxxxxxxxxxxxxxxxx