Security

Hi,

I defined security on WebDAV using Jakarta Slide Project but I’ve had some troubles to define roles for users. For example: I’d like to grant only read access to guest role, read/write to user role and all rights to root role.
How can I do that? :confused:

Thanx in advance,
Ito

[This message was edited by Fernando Ito on 19 Nov 2001 at 17:56.]

Hello Fernando Ito,

The version 2.3.1 of Tamino WebDAV Server does not support security.

As the Tamino WebDAV Server is based on Slide the Slide roles are available. The Tamino WebDAV Server has security switched off. To enable security you will need to modify the file ??.\Software AG\Tamino\Tamino WebDav Server 2.3.1\taminowebdavserver\WEB-INF\classes\slide.properties? and set the property ?org.apache.slide.security=true?. For more details on the Slide roles, please refer to:
http://jakarta.apache.org/slide/index.html
http://faq.globalvision.com.au/fom-serve/cache/1.html
http://jakarta.apache.org/site/mail2.html#slide

Best regards

Juergen

Hi Juergen,

Thanx for your help.
The roles are working according I wanted to.

Regards,
Fernando Ito