0 votes

Is there a way to make Adaxes just not show all the info on an object?

I want to make it as simple and foolproof as possible for our support team and apparently the way that when you click an object like a user in the left pane and it brings up all the attributes as a "list" in the right hand pane is a little confusing i.e. one of our guys thought that the way to update a number was to directly edit the attribute.

Basically how do we make it look a little more like regular AD Users & Computers? :D

by (240 points)

1 Answer

0 votes
by (216k points)

Hello,

First of all, why not use Adaxes Web interface for this purpose? You can configure it the way you need, hiding all unnecessary staff and leaving only what your helpdesk guys really need to perform their job functions.

For more information, take a look at the following demo videos:
Web Interface
Web Interface Customization

You should remember that the Administration Console is mainly intended for administrators.

Basically how do we make it look a little more like regular AD Users & Computers? :D

That can't be done.

Related questions

0 votes
1 answer

For example, a content pane with "Directory objects and business units" showing "Business unit members". The members of the business unit are not sorted alphabetically by default. Can the sort order be configured?

asked May 5, 2023 by Carl Bruinsma (120 points)
0 votes
1 answer

#!/bin/python3 import requests import json baseUrl = "https://xxxxxxxxxx/restApi" endpoint = "/api/authSessions/create" # Request parameters requestUrl = baseUrl + endpoint ... either expired or invalid.', 'code': 'unauthenticated'} Could you please suggesst

asked Dec 26, 2022 by udathakarthic (40 points)
0 votes
1 answer

hi Team, I have written the code in python to fetch the members in a given LDAP group using a Adaxes API and Python3. Below is my code. I have sheilded the url and password with ... 26T14:05:59.8180694Z'} must be of type str or bytes, not <class 'dict'>

asked Sep 26, 2022 by udathakarthic (40 points)
0 votes
1 answer

I would like to have a script that removes the offboarded users from all teams groups

asked Jan 3 by bodson (20 points)
0 votes
1 answer

I've looked at https://www.adaxes.com/script-repository/copy-group-membership-from-specified-user-s590.htm. is there away to change from group names to a group type? Like exclude all distribution groups?

asked Dec 4, 2023 by Derek.Axe (480 points)
3,351 questions
3,052 answers
7,791 comments
545,103 users