Hi, Thanks for the pointer. I check the folder.metadata file in the
pages/Administrative and also pages/Security folder and the security
reference is set to admin. But when I login as a user. It is still available
as an item in SpaceNavigator. I can click on it and be in Security Admin. It
seems that security isn't getting enforced and is always set to admin. Any
idea where I could go to look...

This is my folder.metadata for pages/Security:

<folder hidden="true"
    xmlns="http://portals.apache.org/jetspeed";
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
    xsi:schemaLocation="http://portals.apache.org/jetspeed
http://portals.apache.org/jetspeed-2/2.2/schemas/folder-metadata.xsd";>
  <title >Security Administration</title>  
  <metadata name='space-owner' xml:lang='en'>admin</metadata>    

  <document-order>user-mgt.psml</document-order>
  <document-order>role-mgt.psml</document-order>
  <document-order>group-mgt.psml</document-order>
  <document-order>security-constraints.psml</document-order>  
  <document-order>security-permissions.psml</document-order>
  <document-order>sso-admin.psml</document-order>

  <security-constraints>
    <security-constraints-ref>admin</security-constraints-ref>
  </security-constraints>
  
  <menu name="space-navigations" regexp="true" options="+/*/,+/*.psml"
depth="-1"/>
  <menu name="space-links" regexp="true" options="+/*.link"/>  
</folder>
-- 
View this message in context: 
http://old.nabble.com/space-navigation-menu-tp31786134p31791588.html
Sent from the Jetspeed - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscr...@portals.apache.org
For additional commands, e-mail: jetspeed-user-h...@portals.apache.org

Reply via email to