Okay.. Mostly I am a newbie to LDAP and I was hoping to find a really simple solution to play with. I think I read about a project called OpenLDAP.. At any rate, if anyone has a recommendation on a relatively lightweight and open source LDAP engine, I'd love to hear about it!
Eric > -----Original Message----- > From: Humberto Hernandez Torres [mailto:[EMAIL PROTECTED] > Sent: Thursday, December 18, 2003 9:20 PM > To: Turbine Users List > Subject: RE: LDAP security service + Torque Security Service > > > > No Eric, I haven't worked on the units tests. > -- > Humberto > > > -----Original Message----- > > From: Eric Pugh [mailto:[EMAIL PROTECTED] > > Sent: Thursday, December 18, 2003 11:57 AM > > To: 'Turbine Users List' > > Subject: RE: LDAP security service + Torque Security Service > > > > > > Also, > > > > While it hasn't been implemented in Fulcrum security, it > > could be, and that > > is designed to make it easy to glue things together.. > > Humberto, have you > > had any luck writing unit tests that talk to an ldap backend without > > installing ldap etc? similar to how security talks via > > hibernate to a in > > memory database, is there an in memory ldap? > > > > ERic > > > > > -----Original Message----- > > > From: Humberto Hernandez Torres [mailto:[EMAIL PROTECTED] > > > Sent: Wednesday, December 17, 2003 6:24 PM > > > To: Turbine Users List > > > Subject: RE: LDAP security service + Torque Security Service > > > > > > > > > Hi Oron. > > > > > > The LDAP security service is working in T2.3. If you have > > any specific > > > questions I may be able to help you. > > > > > > I am not sure how easy would be to use both services. One > > > posibility is to > > > develop a third service that forwards > > > requests to the other services. > > > > > > It may work to have users in LDAP and roles and permissions > > > in the Database. > > > -- > > > Humberto > > > > > > > -----Original Message----- > > > > From: oron ogdan [mailto:[EMAIL PROTECTED] > > > > Sent: Tuesday, December 16, 2003 5:31 PM > > > > To: 'Turbine Users List' > > > > Subject: LDAP security service + Torque Security Service > > > > > > > > > > > > Hi > > > > > > > > I developed an application in Turbine, using torque based > > > > security service, > > > > Now there is a need for the app to share a the user list > > > with an email > > > > server > > > > and open accounts for these users, the problem is the email > > > > server looks up > > > > users in an LDAP directory service. > > > > > > > > my questions are > > > > > > > > a. What's the status of the LDAP based security service in T2.3 > > > > b. Will it work in parallel with Torque security service, > > > > > > > > my plan is to have both working, add users and delete user on > > > > both, and > > > > later probably > > > > migrate to LDAP altogether, > > > > > > > > Any special pitfalls anyone sees with that scenario ? any > > > > experience or > > > > thoughts are welcome > > > > > > > > Oron > > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > > To unsubscribe, e-mail: > > [EMAIL PROTECTED] > > > > For additional commands, e-mail: > > > [EMAIL PROTECTED] > > > > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: > [EMAIL PROTECTED] > > > For additional commands, e-mail: > > [EMAIL PROTECTED] > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: > [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
