You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-user@jakarta.apache.org by "Brusic, Ivan" <ib...@forbes.net> on 2005/04/01 00:30:37 UTC

RE: Errors when creating a new node

-----Original Message-----
From: Andrey Shulinsky [mailto:ashulinsky@arnoldworldwide.ca] 
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/slide-user@jakarta.apache.org/msg07039.html

Ivan


---------------------------------------------------------------------
To unsubscribe, e-mail: slide-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-user-help@jakarta.apache.org