Hi Woonsan, I have a separate completely default jetspeed installation and that has security set to 'guest-only' also in landing.psml; I don't know what value should go there. But I changed, also removed, it but still after successful user login - the about.psml page opens.
Hasan Woonsan Ko wrote: > > Hi Hasan, > > Your landing.psml seems like being allowed to only guest ("guest-only"). > So, I guess the "guest-only" doesn't allow access to normal users (e.g. in > "user" role). Check it in pages/page.security. > > Woonsan > > > > ----- Original Message ---- >> From: HasanAdil <label...@gmail.com> >> To: jetspeed-user@portals.apache.org >> Sent: Thu, June 2, 2011 12:27:03 PM >> Subject: Re: about.psml opening when user logs in >> >> >> This is my pages/folder.metadata: >> <?xml version="1.0" encoding="UTF-8"?> >> <folder hidden="false"> >> <security-constraints> >> <security-constraints-ref>public-view</security-constraints-ref> >> </security-constraints> >> <title>Welcome</title> >> <short-title>Welcome</short-title> >> <defaults layout-decorator="opnet" >> portlet-decorator="opnet"></defaults> >> <document-order>landing.psml</document-order> >> <document-order>default-page.psml</document-order> >> <menu name="space-navigations" options="+/*/,+/*.psml" depth="-1" >> paths="false" regexp="true"></menu> >> <menu name="space-links" options="+/*.link" depth="0" paths="false" >> regexp="true"></menu> >> </folder> >> >> And this is the pages/landing.psml: >> <?xml version="1.0" encoding="UTF-8"?> >> <page id="/landing.psml" hidden="false"> >> <security-constraints> >> <security-constraints-ref>guest-only</security-constraints-ref> >> </security-constraints> >> <title>Welcome to OPNET</title> >> <short-title>Welcome to OPNET</short-title> >> <fragment id="landing-2" type="layout" >> name="jetspeed-layouts::VelocityOneColumn"> >> <fragment id="jsmin-3" type="portlet" >> name="j2-admin::LoginPortlet"> >> <property name="row" value="0"></property> >> <property name="column" value="0"></property> >> </fragment> >> </fragment> >> <defaults layout-decorator="opnet" >> portlet-decorator="opnet"></defaults> >> </page> >> >> When I grep for about.psml, its not anywhere. >> Please help. >> >> -- >> View this message in context: >>http://old.nabble.com/about.psml-opening-when-user-logs-in-tp31759395p31760320.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 >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: jetspeed-user-unsubscr...@portals.apache.org > For additional commands, e-mail: jetspeed-user-h...@portals.apache.org > > > -- View this message in context: http://old.nabble.com/about.psml-opening-when-user-logs-in-tp31759395p31760650.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