working ldaps

This commit is contained in:
2025-03-27 20:28:42 +01:00
parent 4ebfd046de
commit 2a2a96a7b4
2 changed files with 3 additions and 2 deletions

View File

@@ -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";