Hi Prabhakar,

yesterday I fixed this bug (... and many others :-) ...) in the
XMLFileDescriptorsStore. You will find the fixes in today's nightly
2002-05-15 at http://jakarta.apache.org/builds/jakarta-slide/nightly/

Regards, Peter
 

> -----Original Message-----
> From: Prabhakar Chaganti [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, May 14, 2002 21:38
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: Bug with XMLFileDescriptorsStore ?
> 
> 
> When I start up slide, the  XMLFileDescriptorsStore class 
> initializes and creates the ".def.xml" which contains(among 
> other lines):
>       <permission subjectUri="/users/root" 
> actionUri="/actions"          inheritable="true" negative="false" />
> 
> This is setting the permissions on the /actions node and 
> everything underneath it, to be editable/changeable by the 
> root user. However when I stop Slide, this file is 
> rewritten by XMLFileDescriptorsStore class and this line is 
> changed to:
>       <permission subjectUri="/users/root" 
> actionUri="/actions"          inheritable="false" negative="false" />
> 
> This happens even if I have not changed anything. Just 
> started slide and then stopped it. However this is changing 
> the permissions for root user. When I add a file using 
> the slide client as root, and restart slide, because of the 
> permission change I cannot access this file even logged in as 
> root. I am using Slide from the CVS. Is this a bug or 
> am I missing something? Any info appreciated.
> 
> -thanks
> prabhakar
> 
> 
> 
> 
> 
> --
> To unsubscribe, e-mail:   
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

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

Reply via email to