working ldaps
This commit is contained in:
3
ldap.php
3
ldap.php
@@ -1,5 +1,8 @@
|
||||
<?php
|
||||
|
||||
// Cette ligne permet d'autoriser les certificats auto-signés
|
||||
putenv('LDAPTLS_REQCERT=never');
|
||||
|
||||
require_once "database.php";
|
||||
|
||||
$ldap_domain_name = "woodywood";
|
||||
|
||||
Reference in New Issue
Block a user