RE: [PHP] Re: NT domain info

2005-01-19 Thread Mikey
> If you want to just authenticate the user logged in a Windows domain, > use Apache mod_ntlm. Nah, I need to be able to syphon off a whole list of users and their account details (but not their password). Thanks anyway! Mikey -- PHP General Mailing List (http://www.php.net/) To unsubscribe, v

[PHP] Re: NT domain info

2005-01-19 Thread Manuel Lemos
Hello, on 01/19/2005 10:13 PM Mikey said the following: Hi NG! Does anyone here know of a way of getting at the user account information from a windows domain controller from a Linux box, specifically in PHP? I was thinking of writing a COM object for the windows box running a simple socket service