Have a look at the new docs for the 1.4 release at
http://jakarta.apache.org/jetspeed/site/security.html
There isn't a step by step tutorial on plugging in new security services,
but it should be fairly straight forward.
You will need to replace some of the security services (UserManagement,
PortalAuthentication interfaces mimimally)listed in the Security Overview
section, and then extend the JetspeedUser class for your new user class.
(Jetspeed expects a minimal set of user attributes.)

A simpler solution is to extend the Jetspeed User schema, and still make use
of the core 'TURBINE' schema provided with Jetspeed.
The instructions for doing this are found here:

http://jakarta.apache.org/jetspeed/site/security.html#Extending%20Jetspeed%2
0User


> -----Original Message-----
> From: Rodel Manalo Talampas [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, July 18, 2002 7:21 PM
> To: 'Jetspeed Users List'
> Subject: User Login Tables
>
>
> Hello.. I hope someone can help me with regards to my query.
>
> We like to develop a Portal such that we want to use our own User Table
> Structure, meaning I would not be using the turbine generated tables
> built in Jetspeed.  I already configured Jetspeed to point to our Oracle
> Database Server.  I just want to know how to configure Jetspeed to point
> to my user table.
>
> With that, what will I do?  Do I need to change some java codes or
> something?  And also where can I find the definitions of global VM
> variables like $data, $link, etc....
>
> Hoping for your kind support.
>
> Thanks and regards
> Rodel.
>
>
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
>
>



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

Reply via email to