Hallo, here is a question from Norway.
I have a system where access to some files are limited by user login. The problem is that, I can't figure out how to limit the result returned by the search to leave out files that the user does not have the privilege to view.
The user has right to see all files in one directory, but no files in another directory. Is it possible to use the category-functionality here. Can I set categories dynamically on run-time??
I will try to give an example:
Peter is logged in, and has rights to see all my PDF on the subject of "Software Development", but he does not have sufficient rights to see my PDF's on the subject of "Web programming". How can I limit the result only to return the PDF's in my "Software Development" folder??
Any ideas??
Many thanks in advance!
I have a system where access to some files are limited by user login. The problem is that, I can't figure out how to limit the result returned by the search to leave out files that the user does not have the privilege to view.
The user has right to see all files in one directory, but no files in another directory. Is it possible to use the category-functionality here. Can I set categories dynamically on run-time??
I will try to give an example:
Peter is logged in, and has rights to see all my PDF on the subject of "Software Development", but he does not have sufficient rights to see my PDF's on the subject of "Web programming". How can I limit the result only to return the PDF's in my "Software Development" folder??
Any ideas??
Many thanks in advance!
Comment