I added the following lines to tomcat-user.xml and then Admin worked fine!
<role rolename="manager"/> <role rolename="admin"/> <user username="admin" password="admin" roles="standard,manager,admin"/> /Roland Nygren > I did that...and I was able to execute the manager commands...but from the > default main-page of the there's an Administration Tool and I tried the > username and password and it didn't work...still told me access denied... > > -Dubbs > > ----- Original Message ----- > From: "Jeff Macomber" <JMacomber�X0040;NetByTel.com> > To: "'Tomcat Users List'" <tomcat-user�X0040;jakarta.apache.org> > Sent: Friday, June 07, 2002 4:58 PM > Subject: RE: Admin... > > > > Dubbs, > > > > There is no default user that has access to the manager app. You can add > > one in the tomcat-user.xml by entering a username and password then > setting > > the role to be manager. > > > > Hope this helps, > > Jeff > > > > -----Original Message----- > > From: Dubbs [mailto:dubbs�X0040;cfl.rr.com] > > Sent: Friday, June 07, 2002 4:54 PM > > To: Tomcat-User Mailing List > > Subject: Admin... > > > > > > Hey guys...dumb question but I can't find the answer in any of the > docs.... > > > > I have a default Tomcat install and am trying to get into the Admin > > Tool...what is the default name and password and is that stored in > > ./conf/tomcat-user.xml ? > > > > Thanks > > -Dubbs > > > > > > -- > > To unsubscribe, e-mail: > <mailto:tomcat-user-unsubscribe�X0040;jakarta.apache.org> > > For additional commands, e-mail: > <mailto:tomcat-user-help�X0040;jakarta.apache.org> > > > > > > -- > To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe�X0040;jakarta.apache.org> > For additional commands, e-mail: <mailto:tomcat-user-help�X0040;jakarta.apache.org> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
