I'm exploring using WebDAV for several thousand users. Ideally, each user would have their own directory, to which only they could write. I know it's possible to doing this w/ apache, by enabling the correct modules and adding various instructions to the httpd.conf file, but it seems that you have to add users manually to the file -- and stop and restart the httpd server every time you added or removed a user.
Even if the process could be automated, I'm not wild about restarting the server for every user change. Changes could be done as a batch process (once a day, for example), but I'd really like to have them made in real time. I'm just learning about WebDAV, so I may not even be asking the right questions. Any suggestions? Dave ____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
