[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Search issue (objectclass=person)



On 2014-05-16 14:27, Michael StrÃder wrote:


You fail to precisely describe what you want to achieve even after
being asked
=> I give up wasting my time.

Ciao, Michael.

Did this not make the list? I sent it as soon as someone asked what my real objective was.

Hi,

Basically, we have a legacy LDAP that we're trying to deal with. We have a bunch of id's that are created in the "ou=People" that really aren't people, they're service accounts/application accounts/who knows WHERE they are. We also have a mobile app that through an API pulls our company directory. Management gets a bit annoyed when they see "Jenkins" (Build system), "BDTestUser", etc as company employees. We thought that simply taking the "ObjectClass: person" off the individual records would allow us to just search for the ones without it explicitly stated and we could work on moving the offenders to our "SVC_Account" OU. But we do the search and it just returns everything.

Tuc