The iManager configure page is missing features

  • 7002140
  • 09-Dec-2008
  • 14-Mar-2019

Environment

Novell iManager 2.5
Novell iManager 2.6
Novell iManager 2.7
NetIQ iManager 3.1.0

Situation

Module Installation Configuration Role is not Available in iManager
Configure iManager task does not appear in iManager
iManager Server configuration role is not available in iManager
iManager Server Role is not available in iManager
Plug-in Installation Role is not available in iManager
Module Installation Configuration Role available in one tree but not another with same iManager instance

Resolution

By default only the user that installed iManager has rights to see the Configure iManager task.  If this user was not configured properly during install or other users need access the configiman.properties file needs to be modified.

NetWare 6.5:                                sys:\tomcat\4\webapps\nps\WEB-INF\configiman.properties
NetWare 6.5 sp7 or greater:        sys:\tomcat\5\webapps\nps\WEB-INF\configiman.properties
OES:                                             /var/opt/novell/iManager/nps/WEB-INF/configiman.properties
OES2:                                          /var/opt/novell/tomcat5/webapps/nps/WEB-INF/configiman.properties
OES11:                                        /var/opt/novell/tomcat6/webapps/nps/WEB-INF/configiman.properties
Windows:                                    C:\Program Files\Novell\Tomcat\webapps\nps\WEB-INF\configiman.properties
Linux:                                         /var/opt/novell/tomcat6/webapps/nps/WEB-INF/configiman.properties

If the configiman.properties file is missing, create it.


The tree name must be included in the distinguished name of the user added (example admin.novell.mytree). To designate all users as authorized users type AllUsers in the file.

Examples:

admin.novell.CORP_TREE=eDirectory
user1.worldwide.EMPLOYEE_TREE=eDirectory

OR

AllUsers=true

Once the change has been made, logout and login for the change to take affect.

If you make the above changes and the Configure iManager role is missing or if tasks under Configure iManager are missing it could be that the iManager eclipse cache needs to be cleared from your local workstation.  Stop iManager workstation, and/or close your browser(s), then delete the eclipse Cache directory for the user under the following or similar path.  (C:\Users\<username>\AppData\...\Mozilla\eclipse\Cache).   For more information please refer to the iManager 2.7 Administration Guide under Troubleshooting - iManager Plugins are not properly installed.

Once you have added yourself as an authorized user, you may use iManager to manage the list.  Log into iManager as an authorized user | Configure icon | iManager Server | Configure iManager | Security tab | Authorized Users section.  NOTE: if you want to add All Users as authorized users, it is not necessary to include the "=true" parameter.  Simply specifying AllUsers is sufficient.
It is possible with eDirectory 8.8 to have one iManager instance servicing two eDirectory trees all on the same box.  The user who first installed iManager will show up in the configiman.properties file and be able to modify modules while an admin in another tree, who possibly has the exact same context and is logging into the exact same iManager instance, will not be able to view or modify modules like the first admin who actually installed iManager,because his tree name is different.  Keep in mind that using explicit user listings as shown in the examples means those users are tree-specific.

You can use the method listed above in iManager to add users from different Trees to the authorized user list.  In this case you must just type in the full DN, as you can't browse to a DN in a different tree within iManager

Additional Information

Formerly known as TID# 10098023
Formerly known as TID# NOVL102450