Add a user to an non-managed AD Group

Kévin FAUSSADIER 81 Reputation points
2021-03-31T14:48:30.48+00:00

Hi

Is it possible to add a user to a non-MIM-managed AD group?

@Leo Erlandsson :)

Microsoft Security | Microsoft Identity Manager
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Leo Erlandsson 1,661 Reputation points
    2021-04-01T06:55:48.55+00:00

    Hi,

    Ah, a classic question :) I take it you want to be able to add non managed users to a group managed by MIM?

    Well, the first answer is "no". All members that MIM should handle also needs to be managed by MIM.

    That being said, there are a couple of work arounds or other best practises:

    • If possible, nest the MIM managed group in another group (that is actually used), and then manually manage the non-managed members in that "parent" group
    • Write a really complex Rule Extension to make MIM ignore non managed users (otherwise, MIM will remove non managed users from the group).
    • Manage the users using e.g. a Workflow from the portal that adds and removes users (this is the way to go if neither user nor group is managed by MIM, but I advice you not to do it).

    I advice you to not go the workaround road, trust me, I've been there. It works, but it's tedious.

    Actually, the best solution is to start managing the users and the groups in MIM.

    Happy Easter!

    Br,
    Leo


  2. Khajan Joshi (WIPRO LIMITED) 1 Reputation point Microsoft External Staff
    2021-09-14T10:16:39.04+00:00

    Cant we use the Generic LDAP Connector to the the user to an AD group if we have the correct privilege's. I haven't explored this but can be tried.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.