0 votes

hi-

how do I merge 2 ldap filter? Basically #1 just shows the Users OU within those NY/LA/DC OUs and #2 list other OUs.
I have to update a console and just want them to see the below.

(name=Users)(|(l=New York)(l=LA)(l=DC)))

(&(objectClass=organizationalUnit)(|(name=Offsite*)(name=Service Accounts)(name=Pubco_Users)(name=PWD Reset OU)))

by (1.7k points)

1 Answer

0 votes
by (1.7k points)

disregard, I figured it out.

Related questions

0 votes
1 answer

Hi, I recently upgraded Adaxes from 2021.1 to 2023.2, and after the upgrade, an LDAP filter for retrieving the groups a user is owner of, stopped working. The reason ... attribute instead, like this: It works, but sadly it is quite slow. Best regards Martin

asked Aug 21, 2023 by Martin (170 points)
0 votes
1 answer

Using this code: $UserAD = $Context.BindToObjectByDN($DNAD) $UserAD.Put("thumbnailPhoto", $photoBytes) $UserAD.SetInfo() I doesn't create a log in adaxes of the photo being updated. ... s something simple but I can't remember or find it in my support emails.

asked 3 days ago by mightycabal (1.1k points)
0 votes
1 answer

I have an M365 tenant synched with my on-premise AD, via Entra Cloud Sync. I also have a domain in AWS with the same usernames as in the on-premise domain. These ... , but it creates duplicate user accounts. Is there a way to accomplish this task with Adaxes?

asked Mar 18 by System (40 points)
0 votes
1 answer

We have 3 email domains. 1 primary and 2 subsidary companies. I'm needing to automate setting the email domain during user creation based on department. See attached ... to be able to automate this for ongoing maintenance if users move between departments.

asked Mar 7 by browndervilleb (20 points)
0 votes
1 answer

To the left of the user object there are several custom commands showing. I don't want our service desk to see them. Why are they showing? How do I remove them. Must be something simple. They only see these when looking at a user Object.

asked Jan 17, 2024 by mightycabal (1.1k points)
3,740 questions
3,418 answers
8,641 comments
550,364 users