I sill fail to see the light in LDAP 😉 …
Here is the use case: I am trying to setup Jira to sync LDAP directory for login but because the directory is huge I do need to be very sensitive on how do I make the query, in order to eliminate the garbage.
I need both Users and Service Accounts.
HEre are the requirements (you are free to suggest more):
- Account should not start with
_#or ` - Should be normal account (not machine, trust or whatever)
- It shouldn’t be a mailing list
- It shouldn’t be a meeting room
Here is a partial solution that I have, still not completely happy. In order to make it easier to read I will put the conditions separated.
They are ordered in order to improve query speed:
Compiled query: