Hi, I'm new to Slide and want to use it for a directory-based webspace-server. Every user has its own directory, like "http://servername.org/foldername", and should have the ability to upload and edit files over WebDAV only in his folder.
The accountinformations like loginname, password and directory resides in a LDAP server. My problem is that I don't know how to get the directory information of a user and put it to the WebDav-Server. How can I authenticate the user so that he can only access his own folder ? Is it a good idea to extend the Tomcat JNDIRealm to do this work, or is it better to write a JAAS-Modul ? Or is there another,better solution ? Thanks in advance for your help, Joerg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
