Thanks! I found that I also have to grant /history to the user, otherwise
the user still can't upload a file. This may cause authorization problem. Is
there any way to get arround of this?

Regards,

Haiying Qiao

-----Original Message-----
From: Ingo Brunberg [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 07, 2003 2:40 AM
To: [EMAIL PROTECTED]
Subject: Re: bad request exception for grant permission


Just name the permission, not the object node. Therefore you should
try:

grant write on /slide/files to guest

Regards,
Ingo

> I am using 7/30 build and deployed in Tomcat 4.1
> Login as root, issue grant command as:
>
>       grant /actions/write on /slide/files to guest
>
> get Bad Request (400) from client console.
>
> The server side shows: Error parsing requestBody: ........
>
>
> Is this a bug or I did something wrong? Any helps are appreciated.
>
> Haiying Qiao


---------------------------------------------------------------------
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]

Reply via email to