I have a client who wants to build two OpenACS sites. They are sort of like Siamese twins. The sites each have their own domain name, and they look different. Some of the data to be stored is confidential, and so groups must be used to control what area of each site each user can access. The two sets of users will have a fairly large intersection, and should have the same group membership in both sites. Users will authenticate against an external Radius server instead of having local logins.
At first glance this looks like a good use of subsites, but the shared data seems like a problem. For example, there will be a lot of text content (probably stored in xowiki) and some of it needs to be viewable from both sites, though one of them can be designated as the only one that gets write access to it. I have not looked closely at subsites yet but this does not sound like how I understood them to work.
Any suggestions as to the best way to approach this?
Thanks in advance!
Request notifications