Hi Patrick,

I'm not sure what happened to the database creation code, but I ran a quick SVN update and build Pluto 1.1 this morning and a new database was not created after I deleted the old one. David, can you comment on this?

The Pluto 1.1 portal is currently protected to only allow users with a role called 'pluto' (see web.xml), so you need to add that role and a user belonging to that role to tomcat-users.xml. I'd like to change that restriction and only require a login for the testsuite test of the PortletRequest.isUserInRole() functionality. When we get around to implementing admin portlets in Pluto 1.1, I'd like them restricted to a user in 'admin' role.  David, please  comment on this too.

Thank you for keeping us Pluto 1.1 developers on our toes!!
/Craig
----------------------------------------------------
Craig Doremus
Senior J2EE Application Developer
Hannaford Bros
----------------------------------------------------



Patrick Huber <[EMAIL PROTECTED]>

12/06/2005 01:28 AM

Please respond to
[email protected]

To
[email protected]
cc
Subject
The new Pluto Portal





Hi all

I was trying to get the latest version of the pluto portal up and
running. Deployment worked fine an tomcat picked the pluto and
testsuite wars up.

Now I'm wondering with what user I can log in to the portal. I tried a
user with the manager role from tomcat-users.xml but I get a 403,
access denied. I checked the source tree and found this one sql script
where a db structure is added but it appears there is no explicit user
table and no user data inserted.

While trying to get this running I also deleted ${user.home}/.pluto
since it helped before. Now that directory isn't being recreated.
Neither during compile/deploy nor during tomcat startup.

So I guess security is handled outside of the portal? How can I get
this up and running?

Thanks
Patrick

--
"I love deadlines. I like the whooshing sound they make as they fly
by." -- Douglas Adams

Reply via email to