Michael, Can you tell me any resources showing how I can do Access Control List entries to create a content store using the command client (Slide Client)? Is "mkcol path" the command to create a content store?
What I am trying to do is understanding the flow of classes in the Slide server, understanding the source code for creating content stores and their permissions, and eventually I will direct the content to be stored in any different places I want other than the default file system. Thank you for your reply. Ben On 3/2/06, Michael Oliver <[EMAIL PROTECTED]> wrote: > Ok, well you may have posted here because you didn't get a reply there but > you also didn't repost over there like I asked. I would have replied over > there. But I don't think you know what you are asking. > > You are confusing the term "Store". In Slide a Store is a handler that > handles specific types of calls from the Web DAV server. There are a number > of them like Content, Node, Security, etc. > > What I believe you are talking about is each user would have their own > content under a given path and can control that content under that path > while being able to access content in a different path that is shared. > > This does NOT require any coding, just Access Control List entries and you > can do that with the command line client or you can use code to write an > application that you can use to maintain these ACLs. > > Please do not post a reply to the developers list, it will be ignored. I > have cc'd the slide users list, please reply there if you wish. > > Michael Oliver > CTO > Alarius Systems LLC > 6800 E. Lake Mead Blvd, #1096 > Las Vegas, NV 89156 > Phone:(702)953-8949 > Fax:(702)974-0341 > > > -----Original Message----- > From: Ben Smith [mailto:[EMAIL PROTECTED] > Sent: Thursday, March 02, 2006 9:23 AM > To: Slide Developers Mailing List; [EMAIL PROTECTED] > Subject: Re: Creating a different store for each different user > > Michael, > > I posted in the user mailing list. Since I got no help there, I posted here. > > What I want is that a user can create his own store and has capability > to control his store while he will be assigned with permission to > access shared stores. Can you help please? Or tell me where the > source code is. > > Thank you very much. > > Ben > > On 3/1/06, Michael Oliver <[EMAIL PROTECTED]> wrote: > > This should really be on the slide-user list. > > > > Repost over there with the requirements and someone might help. > > > > It is for permissions or what? > > > > Michael Oliver > > CTO > > Alarius Systems LLC > > 6800 E. Lake Mead Blvd, #1096 > > Las Vegas, NV 89156 > > Phone:(702)953-8949 > > Fax:(702)974-0341 > > > > > > -----Original Message----- > > From: Ben Smith [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, March 01, 2006 2:59 PM > > To: [email protected] > > Subject: Creating a different store for each different user > > > > Hi, > > > > Any one knows how I can create a different file store for each > > different user? Or point the source code I can modify to do this. > > Please help. > > > > Thanks. > > > > Ben > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
