andpro77 schrieb:
> > Install SlideRealm in Tomcat's server-xml as described at:
> > http://jakarta.apache.org/slide/howto-tomcat.html
> >
> > or enter the users in tomcat-users.xml
> >
> > HTH
> > Guido
> >
>
> Aha, I added <user name="root" password="root" roles="root"/> and <user
> name="john" password="john" roles="user"/> into the tomcat-users.xml.
> You're right, now it works. Thanks.
>
> Does this mean, that every Slide user must also be defined as a Tomcat
> user, if I don't want to install the SlideRealm in Tomcat's server.xml?

I think so, yes. For production use of WebDAV servlet there is no way
around installing SlideRealm, IMHO.

> In this case: are Tomcat roles the same as Slide groups?

No. As I understand it, the Tomcat roles just enable you to access the
WebDAV servlet as defined in web.xml.

Guido


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to