Intermédiaire

This commit is contained in:
2021-04-02 11:26:26 +02:00
parent d2eefb6b5f
commit 0c681bf4ff
559 changed files with 39669 additions and 49754 deletions

View File

@@ -1,5 +1,6 @@
<?php
// TODO: use ldapClass
function getBaseDnFromUserPrincipalName($userPrincipalName)
{
$BaseDn="";
@@ -55,6 +56,7 @@ ldap_close($cnx);
echo "<br/><br/>".getBaseDnFromUserPrincipalName($User);
echo "<br/><a href='/index.php'>Accueil</a>";
/*