php_guy Posted December 11, 2007 Share Posted December 11, 2007 Hello guys, I am using PHP's ldap functions found in php_ldap.dll (http://php.net/ldap) to authenticate user's in our organization against an LDAP server (duh! ) How "secure" are these functions? Do they send authentication info in plain text? If so, how can I encrypt them so that they are not sent in plain text? Thanks! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.