Define privillege account for projet

What would you like to see in CSPro?
Forum rules
New release: CSPro 8.0
Post Reply
mgtoukam
Posts: 29
Joined: March 24th, 2015, 4:23 am

Define privillege account for projet

Post by mgtoukam »

Dear All,

We use CSweb 7.1.0 and we want to attribute to every user a particular project and it has no possibility of seeing the other already finished projects.

We want your help.

Michel
josh
Posts: 2399
Joined: May 5th, 2014, 12:49 pm
Location: Washington DC

Re: Define privillege account for projet

Post by josh »

Currently the only way to do this is to setup multiple instances of csweb on the server: one for each project. To do this make multiple copies of the csweb directory on the server so that you have csweb1, csweb2... (you would probably use the names of the projects as the directory names rather than csweb1, csweb2...) Create a new database in MySQL for each project as well. With this setup you can create different accounts in each of the csweb instances so that users can only use one or the other.

We are planning to add more fine grained permissions in a future version of CSWeb but in the meantime the above is the best solution.
Post Reply