Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
David Somers wrote: > Isn't that what group permissions (or roles) are for? Give a group > read/write access to the modules that they need, and block read access for > all others. That's a fairly standard way to compartmentalize access to > resources. > This works except you can't then give each group separate administrator rights and the right to add their own users to the server, separate checkin scripts, etc. There are cases where complete isolation is required... they're fairly rare (99% of cases can be handled just with ACLs) but they do exist. Tony