Thanks for the help but I'm not sure how to go about this. If it's not too much trouble could you provide an example?
Cheers, Brandon ---- On Thu, 23 Jun 2005, Vamsheedhara Bejjanki ([EMAIL PROTECTED]) wrote: > grant permissions on resouces to roles.By doing this the content cannot be shown from one role to > another role. > > Thanks > > -----Original Message----- > From: Brandon Dove [mailto:[EMAIL PROTECTED] > Sent: Thu 6/23/2005 12:19 PM > To: Vamsheedhara Bejjanki > Cc: > Subject: Re: RE: Adding roles with DAV Explorer > > > > I tried this and while it seems to allow me to login with the > newly defined user/role, this new user/role has access to > resources created by another user of a differnt role. Is this to > be expected? I would have thought that resources or content > stored by user A with role A wouldn't be accessible by user B > with role B. > > Cheers, > > Brandon > > ---- On Wed, 22 Jun 2005, Vamsheedhara Bejjanki > ([EMAIL PROTECTED]) wrote: > > > Hi, > > In the web.xml change as follows > > <!-- Uncomment this to get authentication --> > > <!--<security-role-ref> > > <role-name>root</role-name> > > <role-link>root</role-link> > > </security-role-ref> > > <security-role-ref> > > <role-name>guest</role-name> > > <role-link>guest</role-link> > > </security-role-ref> > > <security-role-ref> > > <role-name>user</role-name> > > <role-link>user</role-link> > > </security-role-ref>--> > > > > <auth-constraint> > > <role-name>*</role-name> > > <!--<role-name>root</role-name> > > <role-name>guest</role-name> > > <role-name>user</role-name>--> > > </auth-constraint> > > > > I think this will help you in creating new roles and users in > DAVExplorer. > > > > > > Thanks, > > Vamshee > > > > -----Original Message----- > > From: Brandon Dove [mailto:[EMAIL PROTECTED] > > Sent: Thu 6/16/2005 9:41 AM > > To: slide-user@jakarta.apache.org > > Cc: > > Subject: Adding roles with DAV Explorer > > > > > > > > As an aside from my problem of manually adding users/roles by > > creating the appropriate .def.xml files in the filesystem > > myself, I've tried to create roles using DAV Explorer with no > > success. I add a collection to /roles and set the > > group-member-set property as described here: > > > > http://jakarta.apache.org/slide/howto-create-users.html > > > > but I get a 403 when trying to login. Are there properties I > > need to set when creating the role that I may be missing? > > > > Cheers, > > > > Brandon > > > > ________________________________________________ > > Get your own "800" number > > Voicemail, fax, email, and a lot more > > http://www.ureach.com/reg/tag > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: > [EMAIL PROTECTED] > > For additional commands, e-mail: > [EMAIL PROTECTED] > > > > > > > > > > > > > > > ________________________________________________ > Get your own "800" number > Voicemail, fax, email, and a lot more > http://www.ureach.com/reg/tag > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > ________________________________________________ Get your own "800" number Voicemail, fax, email, and a lot more http://www.ureach.com/reg/tag --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]