Hi,
I make the folders as followed:
folder1
_ |--folder2
___|--folder3
and there are there role in my openKM: role1,role2 and role3.
now, I want to let role1 can read these 3 level folders, role 2 can read folder2 and folder3, and role3 can read folder3 olny, so I set the folder's sucurity as bellow:
______ role1 role2 role3
folder1 _yes_ _no_ _no_
folder2 _yes_ _yes _no_
folder3 _yes_ _yes_ yes_
but, When login as the uesr3 wiht role3, I can not found the folder1 so i can not access folder3.
How to let user2 can only look folder name "folder1" and "folder2" but can not read any documents in these(like in linux)?
I make the folders as followed:
folder1
_ |--folder2
___|--folder3
and there are there role in my openKM: role1,role2 and role3.
now, I want to let role1 can read these 3 level folders, role 2 can read folder2 and folder3, and role3 can read folder3 olny, so I set the folder's sucurity as bellow:
______ role1 role2 role3
folder1 _yes_ _no_ _no_
folder2 _yes_ _yes _no_
folder3 _yes_ _yes_ yes_
but, When login as the uesr3 wiht role3, I can not found the folder1 so i can not access folder3.
How to let user2 can only look folder name "folder1" and "folder2" but can not read any documents in these(like in linux)?
Last edited by chang.x.wang on Tue Aug 30, 2011 3:42 am, edited 6 times in total.