inetOrgPerson is correct for POSIX, I am not sure about AD (I refuse...)
Let me know when you have the code pushed and I will recompile > Sun Sep 24 2017 02:52:43 PM EDT from IGnatius T Foobar @ Uncensored >Subject: Re: LDAP / Cit-NG > > Ok, I'm in the code working on some changes now, and am going to try to >shift things over from "create the account at login" to "create all accounts >all the time." For the POSIX schema it looks like we have to access all >accounts with "objectClass: inetOrgPerson" , and for the Active Directory >schema we have to access all accounts with >"(&(objectClass=user)(objectClass=person)(!(objectClass=computer)))" ... I >think :) > > > >
