AD Group Manager Web - Online Manual

Fields Configuration

The Fields page in the admin panel controls which Active Directory attributes managers can see and edit. This gives you granular control over the information exposed to group managers.

Navigate to the admin panel and click Fields in the navigation bar.


How fields work

Each field has three properties:

Property Description
Available Whether the field exists in the application’s data model. When disabled, the field is completely ignored.
Visible Whether the field appears as a column in the groups or members grid. Only available fields can be made visible.
Editable Whether managers can modify this field’s value. Only visible fields can be made editable. Additionally, the global editing permission must be enabled.

The hierarchy is: AvailableVisibleEditable. A field must be available to be visible, and visible to be editable.


Group fields

These fields control what information is shown on the All Groups page.

Field AD Attribute Default Visible Can Be Editable
Name cn Yes No (always read-only)
Display Name displayName No Yes
Description description Yes Yes
Distinguished Name distinguishedName No No (always read-only)
Email mail Yes Yes
Group Type groupType No No (always read-only)
Group Scope groupType No No (always read-only)
Members (calculated) Yes No (always read-only)
Created whenCreated No No (always read-only)
Modified whenChanged No No (always read-only)
Managed By managedBy No No (always read-only)
Notes info No Yes

Fields marked “always read-only” cannot be made editable because changing them could break AD references, affect replication, or have unintended security consequences.


Member fields

These fields control what information is shown on the group members page.

Field AD Attribute Default Visible Can Be Editable
Name cn Yes No (always read-only)
Username sAMAccountName Yes Yes
Display Name displayName No Yes
First Name givenName No Yes
Last Name sn No Yes
Description description No Yes
Distinguished Name distinguishedName No No (always read-only)
Email mail Yes Yes
Job Title title Yes Yes
Department department No Yes
Company company No Yes
Office physicalDeliveryOfficeName No Yes
Telephone telephoneNumber No Yes
Manager manager No No (always read-only)
Division division No No (read-only by default)
Employee ID employeeID No Yes
Employee Number employeeNumber No Yes
Account Status userAccountControl Yes Yes
Domain Name (calculated) No No (always read-only)
Type objectClass Yes No (always read-only)

Account Status deserves special attention — when made editable, managers can enable or disable user accounts. Enable this only if you trust your managers with that capability.


Changing field settings

  1. Navigate to the Fields page in the admin panel.
  2. The page shows two grids: one for Group fields and one for Member fields.
  3. Toggle the Available, Visible, and Editable checkboxes for each field.
  4. Changes are saved automatically.

Practical configuration examples

Minimal visibility (privacy-focused)

For organizations where managers should see as little personal data as possible:

  • Show only: Name, Username, Account Status, Type
  • Hide: Email, Department, Job Title, Phone, Office, etc.
  • Disable all editing

Standard configuration

A balanced setup for most organizations:

  • Show: Name, Username, Email, Job Title, Department, Account Status, Type
  • Editable: None (managers can add/remove members but not edit properties)
  • Groups: Name, Description, Members, Email

Full delegation

When managers need to maintain member data:

  • Show all relevant fields
  • Enable editing for: First Name, Last Name, Department, Job Title, Office, Email, Telephone
  • Keep Account Status read-only unless managers need to enable/disable accounts

Relationship to other settings

Field visibility works together with other admin settings:

  • Allow editing group data / Allow editing member data — these global toggles must be enabled for any field editing to work, regardless of individual field editability.
  • Interface Customization — the “Field Names” translation category lets you rename the display labels of fields (for example, changing “Job Title” to “Position” or translating to another language).


Use of this site constitutes acceptance of our Privacy Policy and EULA. Copyright © Albus Bit SIA