-----Original Message----- From: Andrey Shulinsky [mailto:[EMAIL PROTECTED] Sent: Thursday, March 31, 2005 2:48 PM To: 'Slide Users Mailing List' Subject: RE: Errors when creating a new node
> Looks like the pemissions are commented out. If you actually authenticate users, > you shouldn't specify "unauthenticated" as a subject - try something like this: > <objectnode classname="org.apache.slide.structure.SubjectNode" uri="/"> > <permission action="all" subject="all" inheritable="true"/> > ... > </objectnode> Andrey, The permissions were commented out to find the bug. I added a line similar to the one your provided, and I still get access exceptions. Eventually, I would need to turn permissions back on, but for now, not even the root user can create a new file. I can update existing ones (created with Slide 2.0 before upgrading to 2.1) and checkout files, but I cannot create new files. I found a few similar issues in the mail archive, and none were addressed. http://www.mail-archive.com/[email protected]/msg07039.html Ivan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
