I'm using Apache Directory Server to create a company directory. As well as people in my organisation, I have a few service accounts. These are used by applications (not people) to connect to LDAP.
What objectClass should I use for these service accounts? I am currently using inetOrgPerson, which works, but doesn't seem ideal.