Hi, just curious about the LDAP capabilities of Castor. What exactly does it do? How is it used? Is it just to retrieve attributes?
I'm curious because I just wrote something for work that allows us to query a LDAP server using SQL using the opensource JDBC-LDAP driver. So now I can select attributes on a user for example like this against an Active Directory:
"select sAMAccountName, mail from cn=Users where objectClass=user and sAMAccountName=joeuser"
Just wondering if Castor could've been used instead...
Thanks, - Tim
----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-user
