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.

2. Is there a wish list to support LDAP for ACL instead of database?

Thanks
ganesan



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

Reply via email to