Hi again,
It is asking for credential:
usage: realmbase -a <algorithm> <credentials>

what am I supposed to put in place of credentials?
I have tried a text file with the password in it. it didnot work. 

any suggestion?

thanks,

James

-----Original Message-----
From: Vinh Tran [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 09, 2003 1:23 PM
To: Tomcat Users List
Subject: RE: digest password setup


You need to set your classpath properly. Read the last line from the URL
I
sent you...

[excerpt]
To use either of the above techniques, the
$CATALINA_HOME/server/lib/catalina.jar file will need to be on your
class
path to make the RealmBase class available.

Vinh

-----Original Message-----
From: Ostad, James [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 09, 2003 12:39 PM
To: Tomcat Users List
Subject: RE: digest password setup


Hi,
I am putting the following command from the URL you send me to:

java org.apache.catalina.realm.RealmBase \
    -a {algorithm} {cleartext-password}

But I am getting error of the class not found. my classpath does include
the jar file.

any suggestion,

thanks,

James

-----Original Message-----
From: Vinh Tran [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 09, 2003 12:24 PM
To: Tomcat Users List
Subject: RE: digest password setup


Simply change the password using MD5 and put it in the proper database
field. The link below explains how to do this.

http://jakarta.apache.org/tomcat/tomcat-4.1-doc/realm-howto.html#Digeste
d%20
Passwords

Vinh

-----Original Message-----
From: Ostad, James [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 09, 2003 11:50 AM
To: Tom (E-mail)
Subject: digest password setup


Hi,
I have installed Tomcat as usual. Now I want to use digest password with
tomcat database by adding digest="MD5" to the realm.

But, when I do that, how do I get back in?
the original password in the tomcat-user.xml file is normal text. and
during the login after the digest is setup, it is using the digest
algorithm with is not matching the original password.

I hope I was clear enough.

Any help would be nice.
James Ostad
Application Developer/Analyst
TMS Department
Ex. 4457
E-mail: [EMAIL PROTECTED]


Out---> (3)



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


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



<---In (14)




Out---> (3)



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


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



<---In (14)




Out---> (3)



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

Reply via email to