Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

configuring iis for resolve nt password

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  IIS5.1 service on XP Professional  
Author Message
xnor82

External


Since: Sep 24, 2003
Posts: 3



(Msg. 1) Posted: Wed Sep 24, 2003 8:27 am
Post subject: configuring iis for resolve nt password
Archived from groups: microsoft>public>inetserver>iis (more info?)

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

%>

 >> Stay informed about: configuring iis for resolve nt password 
Back to top
Login to vote
user641

External


Since: Aug 22, 2003
Posts: 1637



(Msg. 2) Posted: Thu Sep 25, 2003 12:55 pm
Post subject: Re: configuring iis for resolve nt password [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"xnor" <xnor82 RemoveThis @yahoo.com> wrote in message
news:0f1801c38297$2dda9c40$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
 >
 > %>

Make sure you have authentication setup correctly.
5.1 on XP is basically the same as 5.0 on W2K.

<a style='text-decoration: underline;' href="http://www.microsoft.com/windows2000/en/server/iis/" target="_blank">http://www.microsoft.com/windows2000/en/server/iis/</a>

Microsoft Internet Information Server
Administration
Server Administration
Security
Authentication
Access Control

HOW TO: Configure IIS 5.0 Web Site Authentication in Windows 2000
<a style='text-decoration: underline;' href="http://support.microsoft.com/?id=310344" target="_blank">http://support.microsoft.com/?id=310344</a>
HOW TO: Configure User and Group Access on an Intranet in Windows 2000 or
Windows NT 4.0
<a style='text-decoration: underline;' href="http://support.microsoft.com/?id=325358" target="_blank">http://support.microsoft.com/?id=325358</a>

--
Tom Kaminski IIS MVP
<a style='text-decoration: underline;' href="http://www.iistoolshed.com/" target="_blank">http://www.iistoolshed.com/</a> - tools, scripts, and utilities for running IIS
<a style='text-decoration: underline;' href="http://mvp.support.microsoft.com/" target="_blank">http://mvp.support.microsoft.com/</a>
<a style='text-decoration: underline;' href="http://www.microsoft.com/windowsserver2003/community/centers/iis/" target="_blank">http://www.microsoft.com/windowsserver2003/community/centers/iis/</a><!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: configuring iis for resolve nt password 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Resolve Issue?? - I have an intranet site that 2 remote locations also use. When our data line goes down or power goes out their local W2K server is suppose to take over so they can still access needed info. The problem is they are not. Everything appears to be set...

Check PASSWORD - Friends, I am using this command to check the User and Pass on WinNT 4.0 : Set OBJ_IIS = OBJ_ADSI.OpenDSObject("WinNT://"& Domain, User, Pass,0) But i got a problem, when a user has restrict acess to logon only a workstation, the User and...

newbie - 127.0.0.1 -> password?!? - Have Win XP Pro, installed IIS, when I try to access it from IE typing http://127.0.0.1/ there is a popup window asking me for a username and password, what does this mean?! Help - thanks... patrick

I forget the log in name and password of my router - What can I do now?

Obtain the IUSR_MachineName password? - According to this article at the bottom: http://support.microsoft.com/default.aspx?scid=3Dkb;en-us;297989 the command to obtain the IUSR_MachineName password is: cscript adsutil.vbs Get w3svc/anonymoususerpass What I get when I do this is: The..
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]