[PHP] Re: Auth_User

2004-06-21 Thread Gabor Niederländer
ssword > > This it what you get returned when using $_SERVER['AUTH_USER'] > > > > > "Gabor NiederläNder" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] > > Hi! > > > > I have installed a Apache Server (+php) in a Wind

[PHP] Auth_User

2004-06-20 Thread Gabor Niederländer
Hi! I have installed a Apache Server (+php) in a Windows NT network. I would like to identify the Windows NT user visiting my php pages. When I was using IIS, I think it was quite easy to find it out through the $_SERVER['AUTH_USER'] variable. But it doesn't seem to work with apache. Is there anot