0 votes

We are considering an implementaion of Adaxes and I am curious how it could handle our use case. We have many sites that employees will rotate between during their workweek and will get assigned to groups based on those unique sites. Currently we assign these sites in the "Office" AD attribute for a user with a pipe seperating the sites (i.e. Office 123 | Office 456 | Office 789 ). Will Adaxes business rules be able to distinguish the entries seperatly somehown or how does Adaxes handle this need? Thanks for your time.

by (110 points)

1 Answer

+1 vote
by (301k points)

Hello,

To check whether a specific value is present in a property, you can use conditions in Business Rules. For example, if you need to add users to a specific group after a certain value is added to the Office property or remove them from the group when the corresponding value is removed, you can use a Business Rule triggering After updating a user that will look like the following: image.png

Related questions

0 votes
1 answer

Hi, Situation: Imagine we have a forest consisting of 3 domains (1 root domain and 2 sub domains) in a single forest At the moment we installed Adaxes service in the root domain ... "enterprise admins" group (We wouldn't want to do that...) Any other ideas?

asked Apr 10 by dper (40 points)
0 votes
1 answer

Hello, We have been using Adaxes for a couple of weeks now. We have observed that occassionally the Softerra Adaxes Service errors out and the service stops working. This ... team is getting when running scripts and being unable to connect to the service -

asked Dec 18, 2024 by KoleArmstrong (160 points)
0 votes
1 answer

I am trying to make a custom report that is basically the "Members of Groups" default report but instead of selecting Directory Objects, I want to select groups. The Members of ... will not work in Adaxes 2023 and later. I am running 2023.2 -- Suggestions?

asked Aug 13, 2024 by AvenuesRecovery (70 points)
0 votes
0 answers

$to = "helpdesk@test.com" $Context.SendMail($to, $subject, $NULL, $html) How do I add more than one mail recipient? I've tried unsuccessfully: $to = "helpdesk@test.com, test@test.com ... : line 76 (which is the $to of SendMail) It works fine for just one mail

asked Aug 7, 2024 by Cavolick (80 points)
0 votes
1 answer

Hi Everyone We have 3 Adaxes services set up around the globe and followed the MS SQL replication how-to (https://www.adaxes.com/help/EnableDatabaseReplication/) to then ... use their local SQL server and make use of the SQL replication setup? Thanks, Felix

asked Jul 24, 2024 by felix (170 points)
3,679 questions
3,361 answers
8,504 comments
549,374 users