Forcing Unrestricted Mode access in iManager 2.5 and greater

(Last modified: 27Dec2005)

This document (10095953) is provided subject to the disclaimer at the end of this document.

goal

Forcing Unrestricted Mode access in iManager 2.5 and greater

fact

Novell iManager 2.5

symptom

Incorrect Role assignments are being displayed

fix

Once you configure a Role Based Services and create a collection object in the tree for iManager 2.5, every time you log in you will see the mode set to Collection Owner Access or Assigned Access.  If you want to bypass RBS for troubleshooting purposes, you can force iManager to use Unrestricted Mode even though there is a collection in the tree.  NOTE:  This should only be used for troubleshooting purposes and should not be used as a long term solution.

Locate the CONFIG.XML file.  It is located in the TOMCAT_HOME\webapps\nps\WEB-INF directory.  At the very bottom of the file BEFORE the </config> ending tag, enter the following:

<setting>
<name><![CDATA[RBS.forceUnrestricted]]></name>
<value><![CDATA[true]]></value>
</setting>

Save the file, log out of iManager, restart Tomcat and log back in again. 

Go to the Configure page | iManager Server | Configure iManager | RBS tab.  In the RBS Tree List: field delete all trees that show up in this field by clicking the minus button until it is blank and then save the settings (NOTE:  This is not deleting the RBS collection or any eDirectory objects from the tree.  This Tree List gets repopulated everytime you log into iManager.) 

You now should be able to just go back to the Roles and Tasks page and the mode should show Unrestricted.  If it does not, just log out and back in again.  You may need to also clear your browser cache and/or temporary internet files as well.

Simply remove these lines out of the CONFIG.XML file and restart Tomcat if you want to switch back to the normal RBS mode.

note

Default locations for CONFIG.XML:

NetWare: sys:\tomcat\4\webapps\nps\WEB-INF

Win32: c:\Program Files\Novell\Tomcat\webapps\nps\WEB-INF

Linux: /var/opt/novell/iManager/nps/WEB-INF

document

Document Title: Forcing Unrestricted Mode access in iManager 2.5 and greater
Document ID: 10095953
Solution ID: NOVL100292
Creation Date: 20Dec2004
Modified Date: 27Dec2005
Novell Product Class:Novell Directory Services

disclaimer

The Origin of this information may be internal or external to Novell. Novell makes all reasonable efforts to verify this information. However, the information provided in this document is for your information only. Novell makes no explicit or implied claims to the validity of this information.
Any trademarks referenced in this document are the property of their respective owners. Consult your product manuals for complete trademark information.