Dave:
I did uncommented in Web.xml it, then it was not recognising any of the
tomcat users(Tomcat-users.xml). I don't know where i went wrong.

Thanks
Rama 

-----Original Message-----
From: McDonnell, David [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 27, 2001 5:32 PM
To: '[EMAIL PROTECTED]'
Subject: RE: Access denied 


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