Re: personalize thd documents
"Marco Ferretti" <[email protected]>
| Newsgroups | gmane.comp.jakarta.slide.user |
|---|---|
| Message-ID | <[email protected]> |
On 9/12/06, ould sid'ahmed <[email protected]> wrote: > thanks for your response, I used ACL to access, I enabled the access, > and each user enter with the username and password, this is OK. > my problem actual is if an user enter, he can read in store of the > another user. I will explain : I have two user (root) and (userman) if > root connect he can upload a files, and if a (userman) connect he can > read the files of (root). I ask you how I can do? > thanks. > Hi looks like you need to explicitly set the reading permissions to the users/groups in the stores. Eg . / <- read perms to all /root <- by defaul it has the same permissions as / so userman can read here unless explicited hope it helps Marco