Re: [appfuse-user] Non Admin users to allow saveUser opeartion.

2008-11-13 Thread Matt Raible
Modify UserSecurityAdvice.java. Matt On Thu, Nov 13, 2008 at 6:05 AM, jithesh <[EMAIL PROTECTED]> wrote: > > > I have three users(roles) in application 'Admin', 'Super' and 'userrole'. I > can successfully add a user to my application through signup action with > either 'admin' or 'super' role us

Re: [appfuse-user] Non Admin users to allow saveUser opeartion.

2008-11-13 Thread jithesh
I have three users(roles) in application 'Admin', 'Super' and 'userrole'. I can successfully add a user to my application through signup action with either 'admin' or 'super' role user. But if i tried (with 'userrole') to add new user it fails. I am getting access denied message for usermanager.s

[appfuse-user] Non Admin users to allow saveUser opeartion.

2008-11-13 Thread jithesh
Hello guyz.. I am using appfuse 1.9.4 for my web development. As a non admin user, it is not allowing me to add a new user (usermanager.saveUser). Only admin user can do the opeartion. How can i enable others users to allow this operation. Thanks Jithesh -- View this message in cont