Page 1 of 1

user's permission

Posted: 23 Aug 2020, 06:57
by chrisp
Hi everyone,

First of all, thank you all for providing us with this great free software.

I'm not a programmer, after I searched this forums, I can not find the solution, so I carefully put forward the proposal:

I have a firm wish several employee, the information of Job Orders and Candidates is vital for every employee, could we support this:
- OpenCATS system can set three roles: staff, manager, administrator.
- The administrator create staff role with this permission: each staff will manages their own Job Orders and their own Candidates, and will not be able to see others' Job Orders & Candidates.
- The administrator create manager role with this permission: each manager supervises several staffs, and this manager will sees their own staff's (one or more) Job Orders and Candidates.

Kind regards and thanks again.

Chrisp

Re: user's permission

Posted: 24 Aug 2020, 07:01
by chrisp
After Adam's tips in github.com, I clarify that I know OpenCATS provides the flexibility to assign access policy, as such:

-Read Only
-Add / Edit
-Add / Edit / Delete (Default)
-Site Administrator
-Root

And, OpenCATS allows the Admin creates one Job Order and has the option of assigning it a Recruiter and an Owner.

However, these existing features still cannot solve the problem that‘s listed in my proposal.

Re: user's permission

Posted: 25 Aug 2020, 11:55
by RussH
HI

granular user access restrictions are controlled in config.php lines 346 onwards, and usage of the ACL is described in https://github.com/opencats/OpenCATS_Do ... n/issues/6

..until it makes it's way into the documentation

Re: user's permission

Posted: 27 Sep 2020, 06:50
by chrisp
RussH wrote: 25 Aug 2020, 11:55 HI

granular user access restrictions are controlled in config.php lines 346 onwards, and usage of the ACL is described in https://github.com/opencats/OpenCATS_Do ... n/issues/6

..until it makes it's way into the documentation
Thanks RussH, I am not a programmer, could you OpenCATS team put more detailed Access Control settings into the system settings -> Administration?

Re: user's permission

Posted: 28 Sep 2020, 18:01
by RussH
It's not something any developer is currently working on, if you needed this it would have to be pursued a s a piece of funded development work.

Re: user's permission

Posted: 29 Sep 2020, 07:53
by Lee50
How do I manage user permissions in Salesforce?