LDAP Label to capture selected AD users
Hello,
I'm trying to create an LDAP Label of User type, that will only apply to AD users based on their title or the department where they are working. Specifically, on my search filter, I'm looking for people who has a title of *manager*, or *supervisors* or *leads*, or *administrators* and users that are working in IT department and working in the Executive department.
Here's how my search filter looks like: (&(|(|(|(|(|(title=*manager*)(title=*supervisor*))(title=*lead*))(title=*administrator*))(department=*Information*))(department=*Executive*)))
When I try to test out my Search filter, the result shows the correct AD individuals, so I would go forth and save the LDAP label (associated with a manual label), thinking that KBOX will search for any AD users on the K1000 users list that are managers, supervisors, leads, and people working in IT and the Executive team and apply the label on these selected users.
The problem is though, later on, I find that this LDAP label gets applied to ALL AD users listed in our KBOX.
I would like to know how to make it so that the label is only applied to the people that were seen by my search filter. I'm thinking this is possible and isn't this one of LDAP labels capability?
I appreciate all the help.
I'm trying to create an LDAP Label of User type, that will only apply to AD users based on their title or the department where they are working. Specifically, on my search filter, I'm looking for people who has a title of *manager*, or *supervisors* or *leads*, or *administrators* and users that are working in IT department and working in the Executive department.
Here's how my search filter looks like: (&(|(|(|(|(|(title=*manager*)(title=*supervisor*))(title=*lead*))(title=*administrator*))(department=*Information*))(department=*Executive*)))
When I try to test out my Search filter, the result shows the correct AD individuals, so I would go forth and save the LDAP label (associated with a manual label), thinking that KBOX will search for any AD users on the K1000 users list that are managers, supervisors, leads, and people working in IT and the Executive team and apply the label on these selected users.
The problem is though, later on, I find that this LDAP label gets applied to ALL AD users listed in our KBOX.
I would like to know how to make it so that the label is only applied to the people that were seen by my search filter. I'm thinking this is possible and isn't this one of LDAP labels capability?
I appreciate all the help.
2 Comments
[ + ] Show comments
Answers (1)
Answer Summary:
Please log in to answer
Posted by:
cblake
10 years ago
Are you fully updated? This was a known issue in 6.0 GA. (See: http://www.kace.com/support/resources/kb/solutiondetail?sol=125790)
Recommend upgrade to 6.2:
Also, in my experience the LDAP label will only get assigned to the user at the time they log in. - jmarotto 10 years ago