!!! Overview We have found this a LIFE SAVER in environments where there is an issue with RBS configurations. If RBS configurations become corrupt or you are locked out by RBS, you can force [Imanager] to ignore RBS.[1] 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> }}} We use this on our iManager mobile installs so that we have access to ALL of the plug-ins installed in our mobile installs regardless of what RBS has configured or that has given us rights to see. !! More Information There might be more information for this subject on one of the following: [{ReferringPagesPlugin before='*' after='\n' }] ---- * [#1] - [Tid 10095953|http://www.novell.com/support/search.do?cmd=displayKC&docType=kc&externalId=10095953&sliceId=&dialogID=18550367&stateId=0%200%2018552789|target='_blank']