t;newuser");
//set it
$usr->SetInfo();
-Original Message-
From: John [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 26, 2003 5:59 PM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] Add user to Active Directory
Hey all,
I'm trying to add a user to Active Directory with PHP. I
Hey all,
I'm trying to add a user to Active Directory with PHP. I'm running apache
1.3.29 and PHP (latest) on Windows 2000. I also have LDAPS working. I can
query AD, search it, even modify attributes for existing users, but the two
pieces of code I've tried don't seem to work. One is from the LDA