Karan,
The user authentication is pluggable. Look at the following:
TR.p parameter services.SecurityService.user.manager
org.apache.turbine.services.security.db.DBUserManager.java
http://jakarta.apache.org/turbine
http://jakarta.apache.org/turbine/turbine-2/turbine-schema.html
In general you can use any JDBC compliant database to store Turbine's
schema.
Paul Spencer
karan dhawan wrote:
> Question :
> Which method is used to find the authentication of a user ????
> (in hypersonic the table acessed is tubine_user)
> The reason i would like to know about the details of the method is because instead
>of hypersonic , i am using MySQL as my database. So in the Authetication Method i
>want to give the name of my table (that is MySQL) instead of HyperSonic
> I would appriciate of someone can tell the answer of the question.
>
> Thanks in Advance
>
> kd
>
>
>
>
>
>
> ---------------------------------
> Do You Yahoo!?
> Yahoo! Tax Center - online filing with TurboTax
>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>