Page 1 of 1

How to set up strict access right?

Posted: 29 Jul 2008, 04:43
by nmduc073
I just installed Mantis and run it for a while. And I don't know how to set up strict access right for users. For example, I created 7 users: A (administrator), B (manager), C(developer), D (updater), E (reporter), F (viewer), G (developer). I also made up project X. User A, C was assigned to X as administrator and developer. I saw that D, E, F, G can view what happens in project X. And they even can post issues. I think it is not so strict.
Is there any way to configure so that only users who are assigned in that project can view and post issues in the project?

Re: How to set up strict access right?

Posted: 29 Jul 2008, 19:08
by vzw614
Yes, make the project "private". Then you will need to manually assign users to the project. Only users you assign to the project will be able to work with the project. The one EXCEPTION to this is that anyone you have made an ADMINISTRATOR can work with all projects, even if the project is private and they are not specifically assigned to it.

Re: How to set up strict access right?

Posted: 30 Jul 2008, 01:14
by nmduc073
Thank you so much.