Hi Rama, 

When you first hit slide does it ask you for a login?? If not, you have to
uncomment the section in web.xml (slide/web-inf/web.xml, right near the
bottom), marked <!-- Uncomment this to get authentication --> so that tomcat
prompts for a login id. Otherwise it just assumes an unauthenicated user (ie
guest), which is why you are getting that error message.

Cheers,
Dave

> -----Original Message-----
> From: Kurapati, Rama [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, 28 February 2001 5:49
> To: '[EMAIL PROTECTED]'
> Subject: Access denied 
> 
> 
> Did any one got working slide m7 with tomcat3.2.1 . I am 
> getting the below
> WARINING
> 
> Access denied on /files by user /users/guest for action 
> /actions/write.
> 
> I have aaded users john,root in conf/tomcat-users.xml file.
> 
> Thanks,
> Rama
> 

Reply via email to