IIS
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsSystem AdministrationIIS

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old May 9th, 2005, 10:04 PM
DKY's Avatar
DKY DKY is offline
Contributing User
Dev Shed Novice (500 - 999 posts)
 
Join Date: Mar 2003
Posts: 744 DKY User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 Day 17 h 59 m 29 sec
Reputation Power: 6
network password when I pull up my site

I'm running IIS with Win 2000 Prof. on machine A with it pulling all the files off of a 100Gig slave drive on machine B (Win XP Prof). Now everytime I go to my site it asks me for a network password. Is there anyway to get rid of this?

Last edited by DKY : May 9th, 2005 at 10:10 PM.

Reply With Quote
  #2  
Old May 10th, 2005, 12:22 PM
ProTrooper ProTrooper is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2005
Posts: 12 ProTrooper User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 4 h 4 m 16 sec
Reputation Power: 0
You have to set the site permissions in IIS. Check allow annonymous connections to make the site locally public.

Reply With Quote
  #3  
Old May 10th, 2005, 01:59 PM
DKY's Avatar
DKY DKY is offline
Contributing User
Dev Shed Novice (500 - 999 posts)
 
Join Date: Mar 2003
Posts: 744 DKY User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 Day 17 h 59 m 29 sec
Reputation Power: 6
Quote:
Originally Posted by ProTrooper
You have to set the site permissions in IIS. Check allow annonymous connections to make the site locally public.


Where exactly is that at? Is this it? Cause this is already checked.
Attached Images
File Type: jpg anonaccess.JPG (42.1 KB, 125 views)

Last edited by DKY : May 10th, 2005 at 02:03 PM.

Reply With Quote
  #4  
Old May 10th, 2005, 04:07 PM
edwinbrains's Avatar
edwinbrains edwinbrains is offline
Retired Moderator
Dev Shed God 4th Plane (6500 - 6999 posts)
 
Join Date: Jan 2004
Location: London, UK
Posts: 6,670 edwinbrains User rank is Second Lieutenant (5000 - 10000 Reputation Level)edwinbrains User rank is Second Lieutenant (5000 - 10000 Reputation Level)edwinbrains User rank is Second Lieutenant (5000 - 10000 Reputation Level)edwinbrains User rank is Second Lieutenant (5000 - 10000 Reputation Level)edwinbrains User rank is Second Lieutenant (5000 - 10000 Reputation Level)edwinbrains User rank is Second Lieutenant (5000 - 10000 Reputation Level)edwinbrains User rank is Second Lieutenant (5000 - 10000 Reputation Level)  Folding Points: 85411 Folding Title: Advanced FolderFolding Points: 85411 Folding Title: Advanced FolderFolding Points: 85411 Folding Title: Advanced FolderFolding Points: 85411 Folding Title: Advanced FolderFolding Points: 85411 Folding Title: Advanced Folder
Time spent in forums: 1 Week 6 Days 23 h 37 m 29 sec
Reputation Power: 92
The Windows 2000 will be using an account called ISUR_computername to view the files. However, the IUSR_computername account won't have permissions to view the files on the other Windows XP computer because it's a different computer. Either you need to set the ISUR_computername password manually on the 2000 computer, then create a duplicate with the correct permissions on the XP computer, or I think there might be a way to tell IIS on 2000 to use a different network account to access the files from the XP computer.
__________________
- Edwin -

The General Rules Thread | The General FAQ Thread

Reply With Quote
  #5  
Old May 10th, 2005, 04:38 PM
DKY's Avatar
DKY DKY is offline
Contributing User
Dev Shed Novice (500 - 999 posts)
 
Join Date: Mar 2003
Posts: 744 DKY User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 Day 17 h 59 m 29 sec
Reputation Power: 6
Quote:
Originally Posted by edwinbrains
The Windows 2000 will be using an account called ISUR_computername to view the files. However, the IUSR_computername account won't have permissions to view the files on the other Windows XP computer because it's a different computer. Either you need to set the ISUR_computername password manually on the 2000 computer, then create a duplicate with the correct permissions on the XP computer, or I think there might be a way to tell IIS on 2000 to use a different network account to access the files from the XP computer.


I had to read that a couple of times. If I did option A, I would have to continue entering a name and password except I would have a set password, right?

Reply With Quote
  #6  
Old May 10th, 2005, 07:38 PM
Doug G Doug G is online now
Grumpier Old Moderator
Dev Shed God 12th Plane (10500 - 10999 posts)
 
Join Date: Jun 2003
Posts: 10,798 Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level) 
Time spent in forums: 1 Month 15 h 20 m 18 sec
Reputation Power: 746
Quote:
Originally Posted by DKY
I had to read that a couple of times. If I did option A, I would have to continue entering a name and password except I would have a set password, right?

I suppose it's possible the password prompt has nothing to do with the 2nd computer, so in answer "maybe yes, maybe no"

The password prompt is sent by IIS when any component of a web page doesn't allow the IUSR_computername access. This can be an image, a script or css file, or any of the chunks that makes up your web page.
__________________
======
Doug G
======
"Hide, hide witch! The good folk come to burn thee. Their keen enjoyment hid behind their gothic mask of duty." -Mark Clifton

Reply With Quote
  #7  
Old May 12th, 2005, 12:04 PM
DKY's Avatar
DKY DKY is offline
Contributing User
Dev Shed Novice (500 - 999 posts)
 
Join Date: Mar 2003
Posts: 744 DKY User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 Day 17 h 59 m 29 sec
Reputation Power: 6
Okay, Thank you guys so much, it works like a charm thanks to option A. I just hadnt had much time to experiment with it but I have two more questions now.

Question 1 - On the XP Machine I had to create a user, problem is that I had only one user so that if I restarted it only started up that user and I didnt have to go through a 'pick a user' screen. Is there a way that I can pick a default user to always have that one log on? I'm never going to have IUSR_Computername log on with the xp machine.

Question 2 - I can access my site like so http://mysite.com:1880 because I have the port set to forward to the 2000 machine in my network. How do I access a different directory? I tried this http://mysite.com/directory:1880 and I've tried http://mysite.com/directory/index.html:1880 and niether work, am I doing something wrong?

Reply With Quote
  #8  
Old May 13th, 2005, 01:47 PM
edwinbrains's Avatar
edwinbrains edwinbrains is offline
Retired Moderator
Dev Shed God 4th Plane (6500 - 6999 posts)
 
Join Date: Jan 2004
Location: London, UK
Posts: 6,670 edwinbrains User rank is Second Lieutenant (5000 - 10000 Reputation Level)edwinbrains User rank is Second Lieutenant (5000 - 10000 Reputation Level)edwinbrains User rank is Second Lieutenant (5000 - 10000 Reputation Level)edwinbrains User rank is Second Lieutenant (5000 - 10000 Reputation Level)edwinbrains User rank is Second Lieutenant (5000 - 10000 Reputation Level)edwinbrains User rank is Second Lieutenant (5000 - 10000 Reputation Level)edwinbrains User rank is Second Lieutenant (5000 - 10000 Reputation Level)  Folding Points: 85411 Folding Title: Advanced FolderFolding Points: 85411 Folding Title: Advanced FolderFolding Points: 85411 Folding Title: Advanced FolderFolding Points: 85411 Folding Title: Advanced FolderFolding Points: 85411 Folding Title: Advanced Folder
Time spent in forums: 1 Week 6 Days 23 h 37 m 29 sec
Reputation Power: 92
Quote:
Originally Posted by DKY
Question 1 - On the XP Machine I had to create a user, problem is that I had only one user so that if I restarted it only started up that user and I didnt have to go through a 'pick a user' screen. Is there a way that I can pick a default user to always have that one log on? I'm never going to have IUSR_Computername log on with the xp machine.


Click Start, Run and type "control userpasswords2" (without the quotes). From there, untick "Users must enter a user name and password to use this computer" and click OK. Then enter in the details of the account you want to autologon.

Quote:
Originally Posted by DKY
Question 2 - I can access my site like so http://mysite.com:1880 because I have the port set to forward to the 2000 machine in my network. How do I access a different directory? I tried this http://mysite.com/directory:1880 and I've tried http://mysite.com/directory/index.html:1880 and niether work, am I doing something wrong?


You want http://mysite.com:1880/directory

Reply With Quote
  #9  
Old May 13th, 2005, 03:40 PM
DKY's Avatar
DKY DKY is offline
Contributing User
Dev Shed Novice (500 - 999 posts)
 
Join Date: Mar 2003
Posts: 744 DKY User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 Day 17 h 59 m 29 sec
Reputation Power: 6
that's awesome, Thanks a lot. I didnt know XP had that feature too.

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationIIS > network password when I pull up my site


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway