Hi,
Where can i find the methods list of module COM ?
Ex : $Odject = new COM("WinNT://domain");
Thanks !
Matt
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
I tray to change user password in active directory.
$user = new COM("WinNT://domaine/domaincontrol/USERNAME,user");
$user->ChangePassword("oldpass","newpass");
but it's not work
i don't want to use LDAPS !!!
help me ?
Matt
--
PHP General Mailing List (http://www.php.net/)
To unsubscri
2 matches
Mail list logo