On Thu, Jan 18, 2007 at 09:16:20AM -0800, compudude86 wrote: > > ok, i would like to set up plone so that the content is on a per-user basis, > so lets say theres company a, b, and c. company a would only get company a's > information, so that company b couldnt log in and get comp-any a's > information, theyd get company b's information. any way to do that?
Are all three "companies" needing access to the same Plone site? You can run multiple, independent Plone sites in a single Zope. Each Plone site would have it's own users. In the same instance, read up on the Plone/Zope roles and how they work. I'd strongly recommend you give "The Definitive Guide to Plone" a read. -- Dave _______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
