Some User objects display in the web console but do not display in the 32 bit GUI. (NETIQKB37530)

  • 7737530
  • 02-Feb-2007
  • 19-Jun-2007

Resolution

fact
Directory and Resource Administrator 7.x

symptom
Some User objects display in the web console but do not display in the 32 bit GUI.

cause
The ShowInAdvancedViewOnly property is set to true on the User objects.

fix

To resolve perform either of the following:

  • Go into ADSI Edit and change the ShowInAdvancedViewOnly property for the users to False.

-OR-

  • Set the DRA GUI to show Advanced Active Directory objects:
    1. Start Delegation and Configuration console.
    2. Right-click on Configuration Management node.
    3. Select Update Administration Server Options....
    4. Select Client Options tab.
    5. Check Show advanced Active Directory objects.
    6. Click OK.
    7. Clients need to reconnect to the server for the setting to take effect.

Note: This will expose all advanced Active Directory objects to Assistant Admins who have the rights to see them.



note
 If you wish to report on which User objects have the ShowInAdvancedView only set to true, you could use one of the following methods:
  • Use the DRA Reporting tool to generate this report.  Documentation on creating a custom report is available under the Custom Reports section of the Knowledge Depot.

-OR-

  • Use the UpdateWin2k.xls example spreadsheet installed with the SDK and use this to generate the list of users whose ShowInAdvancedViewOnly property is set to True.


Additional Information

Formerly known as NETIQKB37530