Hi What impact, if any, does the Slide Realm have on Tomcat Admin and Manager application.
This is the procedure I went through: 1. Downloaded File: jakarta-slide-2.0-tomcat-4.1.30.zip. 2. From: http://jakarta.apache.org/site/binindex.cgi. 3. File Download Link: http://apache.towardex.com/jakarta/slide/binaries/jakarta-slide-2.0-tomcat-4 .1.30.zip. 4. Unzipped to Desktop -> Created Folder: jakarta-slide-2.0-tomcat-4.1.30. 5. README.txt. 6. RUNNING.txt a. Download and Install a Java Development Kit. b. Install the JDK according to the instructions included with the release. c. Set an environment variable JAVA_HOME to the pathname of the directory into which you installed the JDK release. d. Unpack the binary distribution into a convenient location so that the distribution resides in its own directory (conventionally named "jakarta-tomcat-4.0"). For the purposes of the remainder of this document, the symbolic name "${catalina.home}" is used to refer to the full pathname of the release directory. e. Start Up Tomcat 4.0. i. Set an environment variable CATALINA_HOME to the path of the directory into which you have installed Tomcat 4.0. ii. Execute the shell command: iii. %CATALINA_HOME%\bin\startup. iv. Local Host (WORKS). f. Shutdown Tomcat 4.0 i. Execute the shell command: ii. %CATALINA_HOME%\bin\shutdown g. Added Manager, and Admin roles to tomcat-users.xml. i. Added new user with the following roles �admin,manager�. At this point I am unable to access the admin or manager apps. Thanks Michael -----Original Message----- From: Michael Furgang [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 09, 2004 10:21 AM To: Slide Subject: Slide Tomcat Bundle Hi I just recently installed the slide tomcat bundle, and am having problems accessing the tomcat Admin and Manager apps. I have added the roles of admin and manager to the tomcat-users.xml file, as well as, added a new user with both of those roles. No matter what user name and password combination I user access is denied all the time. It should be noted that I do have access to slide using the default username and password (root, root). Does anyone know what to do to to access tomcat admin and manager? Thanks Michael --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
