Ok guys help me out here if you can

My software is now able to create uers and groups (roles) and associate them on the backend using slide libraries 2.x

I an now trying to deal with the creation of collections and permisiions (ACL) etc..

this is kind of what im trying to get to collection wise

/patientCentre1/
                       /Patient1records
                       /Patient2records
                       /Patient3records
                              .....
                       /PatientXrecords

/patientCentre2/
                       /Patient1records
                       /Patient2records
                       /Patient3records
                              .....
                       /PatientXrecords

etc..

so there are multiple patients centre collections (these publish the information) under which are there patients which have their own user names and login. Each patient should only be able to access their own records (normally read only, but they also need write permission for other stuff). Each centre has full access to all records collections inside its collection.

The software im writing will create the required users and groups on the fly. When it creates a user (patient in this example) it also has to create their collection.
Likewise when a new patient centre user/group is created its collection is also created.


I have the users and groups licked, my issue is understanding how to create the collections and the correct permissions for both types of user. I'm doing so on the slide side using the slide libraries 2.x not using a webdav client for admin. If any one can help me out here with a few pointers I would really appreciate it.

Thanks
Al


--

[EMAIL PROTECTED]
<<<<<<<<<<<<<<<<<<<<<

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to