Hi everybody!

I need help. I have created a webdav server with jackrabbit. If I
execute the server with 

java -jar jacrabbit-satandlone.jar -port 6789 

and I put the url http://localhost:6789 , I can see all the resources
that the server has. 

I have the user and the resources that can see them in a table of sql. I
want that each user can see only the resources which they have
permission. Can anyone help me to do it? 

Note that I am using "DefaultLoginModule" in the repository.xml

Thank you in advance.

Regards.

Reply via email to