When viewing a group under "My managed objects" I can't see members of a group that are disabled. Is there a way to enable seeing disabled users?
In the Administrators web interface I can see all the users properly (enabled and disabled).
Hello,
This behavior is by design as out of the box the built-in Self-Service Web interface does not display disabled user accounts. To see the accounts, you need to update the browsing settings of the Web interface. For details, have a look at steps 2 and 3 of the following tutorial: https://www.adaxes.com/tutorials_WebInterfaceCustomization_PreventUsersFromViewingTheADStructure.htm.
I updated the filter to be the following and now it shows disabled users: (&(|(!(objectCategory=group))(&(!(groupType:1.2.840.113556.1.4.803:=1))(!(isCriticalSystemObject=TRUE))))(|(!(sAMAccountType=805306368))(&(!(isCriticalSystemObject=TRUE))(|(accountExpires=0)(accountExpires>=%datetime:format[timestamp]%)))))
We're delegating admin rights to our various IT departments, only giving them access over their stuff under their OUs. They're missing the option to see the group membership ... on user's management history, is there another approach that I'm not aware of?
Currently, when I disable a user account in Adaxes, the group memberships of the user remain intact. I'd like to automate the removal of group memberships such as distribution ... a list of groups/DL that the user was previously in and removed from. Thanks!
I enabled 2FA for common signing and it's applied to each portal. I am using separate account for testing purposes to see how changes affect for other users and for everyday ... possible? I am also wondering how to reset and/or remove 2FA from test account?
Hi, is there a way through the Adaxes SDK to check all users against a specific group and determine wether or not they are part of it (must include direct and indirect ... Forrest root domain which holds the group, members of the group can be in every domain
Hi all I want to create a workflow on the Self Service portal. The choice is the default Join a group or possibly a new action. A normal user should be able to ... by" of the group has the permission (Write membership) as described in the guide. Micael