I don't have any experience with it personally, but I believe there's a command-line interface to LDAP. So you should be able to create a Script-based service to access it.
Type man ldap in Terminal for more information.
If anyone has experience with this (or already has created such a service), please reply.
Re: LDAP Service
I don't have any experience with it personally, but I believe there's a command-line interface to LDAP. So you should be able to create a Script-based service to access it.
Type
man ldap
in Terminal for more information.If anyone has experience with this (or already has created such a service), please reply.
Re: LDAP Service
figured it out wrote a php script the bind as a test service
thanks any way
Pete