Student Reviews
( 5 Of 5 )
1 review
Video of Managing openLDAP users with PHP in Apache HTTP Server course by theurbanpenguin channel, video No. 10 free certified online
More videos like this online at http://www.theurbanpenguin.com
In this video we look at the HTML form and add a php action to it. On SUSE we can install the php ldap module with zypper in php53-ldap. With that installed make sure the web server is also restarted. In the php code we use ldap_connect, ldap_bind , ldap_add and finally ldap_search functions form the module