diff --git a/tests/authentication/ldap.php b/tests/authentication/ldap.php index 05409da..d96d5a4 100644 --- a/tests/authentication/ldap.php +++ b/tests/authentication/ldap.php @@ -1,8 +1,7 @@ "; $user="michael"; -$password="psychOPomPous03"; -//$password="michael"; +s$password="michael"; $ldap["domain"]="jamwarehouse.com"; $ldap["dn"]=$user."@".$ldap["domain"]; //microsoft ldap wants the username@domai n for authentication