is this IIS a member server ?
do the client login to a domain ?
--
Regards,
Bernard Cheah
<a style='text-decoration: underline;' href="http://support.microsoft.com/" target="_blank">http://support.microsoft.com/</a>
Please respond to newsgroups only ...
"jonny" <xnor82 DeleteThis @yahoo.com> wrote in message
news:191301c3833d$4b3b5850$a401280a@phx.gbl...
> i did all. but it did't work properly. iis is only giving
> user names who is recognized on local.
>
>
> >-----Original Message-----
> >Disable anonymous access and configure
> >basic or windows integrated authentication.
> >
> >--
> >Regards,
> >Bernard Cheah
> >http://support.microsoft.com/
> >Please respond to newsgroups only ...
> >
> >
> >
> >"Jonny" <xnor82 DeleteThis @yahoo.com> wrote in message
> >news:066601c38334$a3741e20$a001280a@phx.gbl...
> >> hi all,
> >> i have a iis on windows xp pro. this iis serves in
> >> intranet. and all users have domain password in
> intranet.
> >> i write some asp code for this. but this code does't
> give
> >> me the nt user name of user who visit my site.
> >>
> >> this code is only giving users who is recognized on
> local.
> >> and access the page on local...
> >>
> >> now what can do on iis's configuration.
> >> thanks for your helps...
> >>
> >> my code is below:
> >>
> >> <%
> >> Dim login,userName
> >> Dim adres
> >> userName = Trim("" & Request.ServerVariables
> ("LOGON_USER"))
> >> login = Request.ServerVariables("REMOTE_ADDR")
> >> Response.Write "User Name: '" & userName & "'"
> >> REsponse.End
> >>
> >> %>
> >>
> >
> >
> >.
> ><!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: NT user name