"Ganesan Sankara" <[EMAIL PROTECTED]> wrote:
> 1. One of my project requirements is to support single sign-on for all our
> web servers. It works like this. When user logs onto any one of our web
> servers( Web Servers are running in different physical machines in
different
> geographical locations), it will redirect user to a
> central web site ( kind of passport site in Microsoft terminology). The
user
> will log in and then can access any web servers. There may be various
> solutions to this requirement like creating 1 central session id and
> implicit mulitple session ids for all web servers. How do we implement this
> in turbine.

This would really depend on your servlet server implementation.
 
> 2. Is there a wish list to support LDAP for ACL instead of database?

You can extend turbine classes for this.  Check the FAQ, my posts are in
there.  My implementation isn't generic for LDAP, but if you get a generic
implementation written where user info, permissions, roles, etc are all in
LDAP, submit it an maybe we can get it into turbine...

Jeff Brekke
mailto:[EMAIL PROTECTED]
http://sites.netscape.net/ekkerbj


____________________________________________________________________
Get your own FREE, personal Netscape WebMail account today at 
http://webmail.netscape.com.


------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to