-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Lin,
On 8/13/2009 5:37 AM, Lin Chun wrote:
> I am using the JDBCRealm , but the password of user is not pure text, but
> stored in base64 encoding
As Mark says, you'll have the best luck writing a custom Realm. I have a
couple of other suggestions th
Lin Chun wrote:
> hi,
> I am using the JDBCRealm , but the password of user is not pure text, but
> stored in base64 encoding
>
> Followd the doc, seems I have to set the digest , but I don't know which
> digest and digestEncoding should I use?
Sorry, that won't work. You'll need to write a custo
sorry given little detail
Tomcat 5.5
JVM 1.5
OS linux
On Thu, Aug 13, 2009 at 12:21 PM, Pid wrote:
> Tomcat version?
> JVM version?
> OS version?
>
> p
>
>
>
> On 13/08/2009 10:37, Lin Chun wrote:
>
>> hi,
>> I am using the JDBCRealm , but the password of user is not pure text, but
>> stored in
Tomcat version?
JVM version?
OS version?
p
On 13/08/2009 10:37, Lin Chun wrote:
hi,
I am using the JDBCRealm , but the password of user is not pure text, but
stored in base64 encoding
Followd the doc, seems I have to set the digest , but I don't know which
digest and digestEncoding should I u
hi,
I am using the JDBCRealm , but the password of user is not pure text, but
stored in base64 encoding
Followd the doc, seems I have to set the digest , but I don't know which
digest and digestEncoding should I use?
that's what I do now
--
--
--