[PHP] NT domain info

2005-01-19 Thread Mikey
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 for updates, but that seems like an awful lot of

Re: [PHP] NT domain info

2005-01-19 Thread Bruce Douglas
it does in php... good luck!! bruce -Original Message- From: Mikey [EMAIL PROTECTED] Sent: Jan 19, 2005 4:13 PM To: '[php] PHP General List' php-general@lists.php.net Subject: [PHP] NT domain info Hi NG! Does anyone here know of a way of getting at the user account information from a windows

RE: [PHP] NT domain info

2005-01-19 Thread Mikey
Well, I went to CPAN and found: http://www.cpan.org/modules/by-category/22_Microsoft_Windows_Modules/Win32/W in32-AD-User-0.01.readme Looks like that will have what I need, and from what I remember socks are dead simple in Perl - time to read up again! Mikey -- PHP General Mailing List

Re: [PHP] NT domain info

2005-01-19 Thread Jordi Canals
On Thu, 20 Jan 2005 00:13:35 -, Mikey [EMAIL PROTECTED] wrote: 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? The Windows domain controllers run LDAP. So, you can use the PHP LDAP

Re: [PHP] NT domain info

2005-01-19 Thread Leif Gregory
Hello Bruce, Wednesday, January 19, 2005, 6:06:28 PM, you wrote: BD i'm not a guru... but this sounds like something that someone BD should have already done (or thought about) in perl. you might BD find that there's already a perl app/solution that gets you close BD to what you need, that would

Re: [PHP] NT Auto Authentication?

2005-01-18 Thread tg-php
Ok, I think the other response you got is mostly right, but I don't think it's clear what you're trying to do. If you enable NTLM authentication on the web server, then you can have the user's browser send the authenticated username to the web server. You'd do that like this: 1. On your web

[PHP] NT Auto Authentication?

2005-01-17 Thread Adrian Madrid
Anybody figured out how to auto authenticate into a windows server? I need to have some users log through NT Authentication on their browser without typing their username and password. I was wondering if I could use PHP + COM or something like that but I can't find anything. I have found some

Re: [PHP] NT Auto Authentication?

2005-01-17 Thread Jochem Maas
Adrian Madrid wrote: Anybody figured out how to auto authenticate into a windows server? I no but... have a look at this: http://uranus.it.swin.edu.au/~jn/linux/php/php_smbauth.htm need to have some users log through NT Authentication on their browser without typing their username and password.

[PHP] Re: PHP + NT + Weird line break??

2001-09-21 Thread Richard Lynch
help me out? Like Music? Buy a CD: http://l-i-e.com/artists.htm Volunteer a little time: http://chatmusic.com/volunteer.htm - Original Message - From: Joseph Koenig [EMAIL PROTECTED] Newsgroups: php.general To: php forum [EMAIL PROTECTED] Sent: Tuesday, September 18, 2001 2:41 PM Subject: PHP

[PHP] PHP + NT + Weird line break??

2001-09-18 Thread Joseph Koenig
On NT, I have recently run into this problem. However, this is only as of today. When using include(); at the top of a page: ? include(); ? HTML... There is a line break before my page most of the time, but not always. Removing the include file and copy-pasting it's contents into the top

[PHP] NT?

2001-09-10 Thread Jeremy Morano
Hello, Sorry to bother everyone. I was just wondering if php runs on NT? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

Re: [PHP] NT?

2001-09-10 Thread nayco
Morano [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, September 10, 2001 6:26 PM Subject: [PHP] NT? Hello, Sorry to bother everyone. I was just wondering if php runs on NT? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands

Re: [PHP] NT?

2001-09-10 Thread George Pitcher
PROTECTED]; [EMAIL PROTECTED] Sent: Monday, September 10, 2001 5:47 PM Subject: Re: [PHP] NT? I don't think that will be a problem : try zend.com 'apache + php4' go and see http://zend.com Anyone tried under NT ??? I won't say : 'try Linux' (°-Nayco

[PHP] NT Authentication

2001-07-18 Thread Warren Vail
I am running php4/mysql/apache in a large NT complex, behind a firewall. How can I authenticate users to my site using NT authentication? Has anyone done this? thanks, Warren Vail -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional