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! Link to comment https://forums.phpfreaks.com/topic/81204-ldap-anyone/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.