0 votes

They can navigate to both the user or the group within the ADAXES web interface without issue. They can then either Add to Group or Add Member but the resulting selection window defaults to the domain where either the user or the group resides and that domain is grayed out - they are unable to change.

We've resorted to having to do this using ADUC or logging into the ADAXES console and performing the task in the LDAP view (find group, add user to group - modify the "Look in:" domain search by deleting the selected domain and adding in the desired domain and no problem.

So I think we're missing something here as it may be that we've done something to the web interface which prevents changing the lookup domain.

Any ideas?

Thanks!

by (610 points)
edited by

1 Answer

0 votes
by (11.1k points)
selected by
Best answer

Hello,

Most probably the Browse Dialog option is disabled for operations on AD objects in the Web Interface. To enable the option:

  1. Open Adaxes Web Interface Configurator.
  2. In the top left corner, select the required Web Interface.
  3. In the navigation panel on the left, click Browsing. image.png
  4. In the Navigation section, make sure the Show the Browse dialog image.png
  5. Save the changes.

Important: Before checking the changes, refresh the Web Interface page using Ctrl+F5.

0

You nailed it thank you!

Related questions

0 votes
1 answer

goal is to copy groups from one user to another during the crete user process. I created a variable on the create user form to input the UPN of the ... primaryGroupToken") -eq $primaryGroupId) { continue } $group.Remove($Context.TargetObject.AdsPath) } }

asked Nov 30, 2021 by Derek.Axe (480 points)
0 votes
1 answer

Hi, Group memberships are kept when using "User Copy" function. Is it possible to do the same thing between two existing users ? (custom commands or else) Thanks for your response, Yoann

asked Oct 4, 2012 by yoann.hamon (180 points)
0 votes
1 answer

I'm trying to combine these two scripts to effectively store a user's group memberships in customattributebinary5 and then be able to copy and paste those memberships to a ... ) $Context.LogMessage("Added the user to group '$groupName'", "Information") }

asked Jan 24, 2020 by yourpp (540 points)
0 votes
1 answer

We have two AD domains, DomainA and DomainB. DomainA has a service desk that needs to manage DomainB users. Logins are done through EntraID SAML. In DomainB, there is a ... provided). We don't wish to manage Azure or DomainA through Adaxes, just DomainB.

asked Nov 17, 2023 by bennett.blodinger (60 points)
0 votes
1 answer

Is it possible to add multiple members to a group in a singe call to the REST API? The example code only shows a single member. What would the data structure look like in that case?

asked Dec 13, 2021 by swengr59 (60 points)
3,346 questions
3,047 answers
7,772 comments
544,968 users