Click to See Complete Forum and Search --> : Verifying Windows NT Domain User/Pass
Question .. I've got a web server running linux w/apache ... And I was looking for a way (possibly a php solution, but any will do) to verify an NT Domain Username and Password.
Is there any way to access NT Domain resources using PHP?
phipe
02-14-2001, 01:03 PM
There actually is some nice tcp/ip based server called userserver, which you can have running on a Windows machine in your domain that will serve information about users on request.
Besides the .exe the package comes with an example .php script which let you communicate with the userserver through simple tcp/ip stuff (you simply define the location of the userserver service ;)
In the userserver you will see methods like is_In_Group and is_valid_user ($login, $password) (as far as I remember)..
You should be able to find it on the net.. otherwise lemme know and I'll hook you up with it.
Martin
Oh my .. mr. Rosenauer, you've just made my day. This is something that'll come in real handy.
Would you mind emailing it to me? Because I seem to be having a hard time finding it.. (lots of irrelevent links showing up in search).
Thanks again!
imran
Just one last question ....
Can the .exe be running on any computer on the domain? Or are there limitations (98 vs nt) .. or Does it have to run on a PDC?
Imran
phipe
02-14-2001, 01:38 PM
Userserver is downloadable from http://clauer.free.fr/php/userserver.zip
Thanks for the links... Just what I needed...
CT
respected sir
problem
to create new email user account through asp by using ms-exchange server in nt4.
waiting for your reply
please anwser me as soon as possiable
faisal ghauri
ms
PHP Builder
Copyright WebMediaBrands Inc. All Rights Reserved.