Hi Juan,

thank you for your tip! So I think it must be the same way if I'm using a JAAS 
Callback object. This Callback object should perform the encryption. Does anybody know 
if there is already a ready-to-use Callback object with encryption support outthere?

Stefan



Am Fri, 16 Jul 2004 11:07:06 -0300 schrieb Juan Andr�s Bentancour <[EMAIL PROTECTED]>:

it is possible if you  override  public Principal authenticate(String
username, String passwd) at SlideRealm.java.
you have to encrypt user password before comparing with encrypted user
password stored in Slide.

hope this help, I could explain you better in spanish !  :(



----- Original Message -----
From: "Stefan Fromm" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, July 16, 2004 10:20 AM
Subject: User authentication with encrypted passwords


Hi,

is it possible to work with encrypted passwords during authentication? I
was looking at the SlideLoginModule and I don't know if the password can
come encrypted from the used PasswordCallback.

Regards Stefan



---------------------------------------------------------------------
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]



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



Reply via email to