Page 1 of 1

about the permission of okmAdmin

PostPosted:Tue Jun 14, 2011 9:45 am
by sanyou
Hi, the permission of okmAdmin seems allow to view all documents. Can I set the okmAdmin cannot view folders or documents but grant the security permission of all folders and documents to him? Thanks.

Re: about the permission of okmAdmin

PostPosted:Thu Jun 16, 2011 9:56 am
by sanyou
Dear all, is there any way to do so? Thanks.

Re: about the permission of okmAdmin

PostPosted:Sat Jun 18, 2011 8:28 am
by jllort
okmAdmin like any user with AdminRole is a "super user" and have grants to see anything, you purpose is like a DBMS administrator could not have accessing to some tables ... then it'll not be the administrator.

Why do you want it ... not explain the solution , explain the problem and we'll try find some available solution.

Re: about the permission of okmAdmin

PostPosted:Sun Jun 19, 2011 4:41 pm
by sanyou
Thanks jilort. The management migh have some information (top secret) that they dont want IT to have the right to browse these information. They just want to share with some other top management. Therefore they want to give the system administrator to set the permission right but cannot browse the folder or file. As you explained, in this case, might be giving the AdminRole to someone that can browse all information although that person might not be IT.

Re: about the permission of okmAdmin

PostPosted:Wed Jun 22, 2011 5:26 am
by jllort
I imagine something like it.

In that case you need encriptation extension feature and share the crypt pass key to other people. The idea is administration might have acces anything but that could be crypt, can see document name, but nothing else, content is crypted.

Other thing that can be done in this kind of scenario is some reports to audit to see whos's accessing these special sections ( that can be easilly exploted from activity log stored information and sendind periodically by mail).

Re: about the permission of okmAdmin

PostPosted:Fri Jul 01, 2011 1:20 am
by sanyou
Thanks jilort