Hello,
I am looking to add attributes containing server names to my ldap accounts. Does anyone know of an existing LDAP objectClass that will allow multiple attribute definitions that can be used for server names.
For example..
objectClass: Servers sharebox: homeserver.example.com sharebox: dataserver.example.com
I would really like to avoid creating my own objectClass and attribute definitions as I am sure some already exist.
Thank you