Cannot hide the Administration Node on Tm1 Web
Posted: Tue Jan 18, 2011 4:07 am
Hi All,
I have a problem on Tm1 Web by cannot hide the Administration Node on Tm1 Web.
According to our Cognos Tm1 doesn't allow user to change thier password via Cognos Tm1 (we are using LDAP), so I've to hide Administration Node on Tm1 web to avoid the confuse of user by changed web.config as follow IBM Operation guide document
////////////////////IBM Document////////////////////////
Displaying or Hiding the Administration Node in the Navigation Pane
You can display or hide the Administration node in the Navigation pane.
Steps
1. Edit Web.config in the IBM Cognos TM1 Web virtual directory.
2. Locate the NavTreeDisplayAdministration parameter, which controls the display of the Administration node. The default value of this parameter is Y, which displays the Administration node in the Navigation pane.
3. <!--NavTreeDisplayAdministration: Y/N - Whether to
display "Administration" node in navigation tree -->
<add key="NavTreeDisplayAdministration" value="Y"
/>
4. To hide the Administration node, change the NavTreeDisplayAdministration value to N.
5. Save Web.config.
6. Log in to IBM Cognos TM1 Web.
The result must be hidden as follow attach file but the Administration node still display
Can anyone give me solution or workaround to hide Administration node on Tm1web?
Thank you in advance.
I have a problem on Tm1 Web by cannot hide the Administration Node on Tm1 Web.
According to our Cognos Tm1 doesn't allow user to change thier password via Cognos Tm1 (we are using LDAP), so I've to hide Administration Node on Tm1 web to avoid the confuse of user by changed web.config as follow IBM Operation guide document
////////////////////IBM Document////////////////////////
Displaying or Hiding the Administration Node in the Navigation Pane
You can display or hide the Administration node in the Navigation pane.
Steps
1. Edit Web.config in the IBM Cognos TM1 Web virtual directory.
2. Locate the NavTreeDisplayAdministration parameter, which controls the display of the Administration node. The default value of this parameter is Y, which displays the Administration node in the Navigation pane.
3. <!--NavTreeDisplayAdministration: Y/N - Whether to
display "Administration" node in navigation tree -->
<add key="NavTreeDisplayAdministration" value="Y"
/>
4. To hide the Administration node, change the NavTreeDisplayAdministration value to N.
5. Save Web.config.
6. Log in to IBM Cognos TM1 Web.
The result must be hidden as follow attach file but the Administration node still display
Can anyone give me solution or workaround to hide Administration node on Tm1web?
Thank you in advance.