0 votes

I have an OU structure as follows:

Computers
|- Servers
   |- A
   |- B
   |- C
Groups
|- Computers
|  |- A Phase 1
|  |- A Phase 2
|  |- A Phase 3
|  |- B Phase 1
|  |- B Phase 2
|  |- B Phase 3
|  |- C Phase 1
|  |- C Phase 2
|  |- C Phase 3
|- Users
    |- Company Team A
    |- Company Team B
    |- Company Team C

I would like to make a dynamic business unit that has the servers in OUs Computer/Servers/[A, B, C] (there are about 10) that users in their respective User groups under Groups/Users/[Company Team A, Company Team B, Company Team C].

They should be able to add and remove comptuter objects into the respective Computer groups under Groups/Computers/[A Phase {1-3}, B Phase {1-3}, C Phase {1-3}] (there are about 40).

I'd rather not have to make these each by hand, and would instead like to use templating as the naming scheme is fairly standard. Is this doable, and if so, can you guide me on the right path?

by (60 points)

1 Answer

0 votes
by (272k points)

Hello Bennett,

Unfortunately, there is no such possibility. The thing is that when a member is added/removed from a group, it is the group being updated, not the member. As such, you can only grant the permissions to manage membership of a group, but not for the objects that can be added. As an option, you can use a business rule triggering Before adding or removing a member from a group that will cancel the operation based on certain conditions.

0

Am I able to get partway there, or will I need to do this all statically?

0

Hello Bennett,

It will all have to be static. Dynamic business units can only be used for viewing and in assignments of security roles.

Related questions

0 votes
1 answer

I have 18 domains managed by Adaxes and have noticed that Admin (full access) t all objects acts normally, but for piecemeal scopes like Service Desk that scopes to individual ... role (including 16 denies) and expect it to grow as we add more domains.

asked Sep 20, 2022 by DA-symplr (80 points)
0 votes
1 answer

I need to replace one Active Directory security group that has been given rights over many OUs within several Security Roles. There are likely ~300 entries that need ... in the SDK documentation appears to be broken - http://adaxes.com/scriptrepository

asked May 1, 2013 by SomeUser (90 points)
0 votes
1 answer

Hi, we would like to combine different OUs into business units for differnt local helpdesk teams. We started to add OUs with this logic for Business Units This give us a ... messy as every item is shown at once and not structered anymore. Any solution here?

asked Jul 4, 2023 by wintec01 (1.1k points)
0 votes
1 answer

Hi, When viewing a business unit in the web interface, in the title bar where the BU name is there is an Other Menu with the Add To Basket option in it. I thought this ... itself which I don't want users to do. Is there a way to remove this function? Thanks

asked Oct 29, 2014 by dazbo (390 points)
0 votes
1 answer

I have been trying to figure out the best way to have multiple Business Units and locking a manager of a business unit to that business unit and only that ... solution and doesn't give me all the functionality that this particular situation is requiring.

asked Apr 6, 2011 by tkrn (80 points)
3,351 questions
3,052 answers
7,791 comments
545,103 users