Hi,
I've been playing with WebDAV and would like to know how to restrict user access to specific folder.
Situation:
#1 Created user "noob"
#2 I enabled WebDAV access on "Volume_1/Public/noob"
#3 User "noob" can access his home dir on address: https://IP_address/webdav/Volume_1/Public/noob
- that's fine and it's working O.K.
However when he shorten address to root: https://IP_address/webdav/Volume_1/ - he has access to whole drive which is unacceptable.
What can I do to protect me from case user "noob" modify WEbDAV address to my root directory? Is it a bug or am I missing something. Please help me. Thanks in advance