Axis doesn’t care that much. Authentication will be done by however you configure your server (I think tomcat in your case?). You should have a look in the tomcat FAQs on how to set up authentication with MySQL. It should then work automatically (well, after putting your webservice under the corresponding security constraints) with AIXS. At least it does here with Postgres.

 

Carsten

 

--

Carsten Friedrich

Capital Markets CRC Limited

Level 2, 9 Castlereagh Street, Sydney NSW 2000

Tel: +61 2 9233 7999  

Fax: +61 2 9236 9177   http://www.cmcrc.com

 

Capital Markets CRC Ltd (CMCRC) - Confidential Communication The information contained in this e-mail is confidential.  It is intended solely for the addressee. If you receive this e-mail by mistake please promptly inform us by reply e-mail and then delete the e-mail and destroy any printed copy. You must not disclose or use in any way the information in the e-mail. There is no warranty that this e-mail is error or virus free. It may be a private communication, and if so, does not represent the views of the CMCRC and its associates.

 

-----Original Message-----
From: Suzy Fynes [mailto:[EMAIL PROTECTED]
Sent: Friday, 28 January 2005 3:10
To: [EMAIL PROTECTED]
Subject: RE: Authenication - username/pwd in request header

 

Yes am using tomcat…..

 

…I want to use data from a database though to authenticate the user, not the perm.lst or users.lst

 

-----Original Message-----
From: Pritesh Damani [mailto:[EMAIL PROTECTED]
Sent: 27 January 2005 16:04
To: [EMAIL PROTECTED]
Subject: RE: Authenication - username/pwd in request header

 

I dont know if this is possible with axis,

but if you are hosting it on tomcat, you could use tomcat features to authenticate users when they request for hte service.

 

Pritesh

 

--

All Computers wait at the same speed !!

 

 


From: Suzy Fynes [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 27, 2005 8:39 AM
To: [EMAIL PROTECTED]
Subject: Authenication - username/pwd in request header

 

 

Hey,

 

Does anyone know if its possible to send a username and password in a request header to an Axis webservice and have the service authenticated the username and password through a mysql database?

 

Thanks

Suzy

Reply via email to