Compatible Support Forums: IIS and anonymous login

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

IIS and anonymous login

#1 User is offline   miku 

  • addict
  • Group: Members
  • Posts: 510
  • Joined: 30-January 00

Posted 03 January 2003 - 12:14 PM

Hi Guys,

I have installed IIS and there seems to be the following stupid problem.

Suppose I have some files in C:\inetpub\wwwroot folder that i want to access using IP like http://IP/file

Now each time I do this it ask me for my password and only when I enter my admin/password it lets me access the file.

I want anonymous access to the sites. I hav enabled anonymous access in IIS config, but it keeps asking me for pass again and again.

Please let me know how to configure this.

Thanks
0

#2 User is offline   DS3Circuit 

  • old hand
  • Group: Members
  • Posts: 739
  • Joined: 11-December 02

Posted 04 January 2003 - 10:19 AM

Could be a couple of things ...

1. Have you changed the default permissions for your site in the ISM MMC snapin. By default, all non-administrative sites have read access to the IUSER account.

2. You check NTFS permissions in the folders/files so that the annonymous user account IUSER has appropriate access.
0

#3 User is offline   miku 

  • addict
  • Group: Members
  • Posts: 510
  • Joined: 30-January 00

Posted 05 January 2003 - 06:01 AM

Thanks,

What I did was added Everyone to access that wwroot folder with read only permission.

But just to clarify something. I always thought that these permission were local to the machine and had nothing to do with remote access. What do you say?
0

#4 User is offline   DS3Circuit 

  • old hand
  • Group: Members
  • Posts: 739
  • Joined: 11-December 02

Posted 05 January 2003 - 07:50 AM

Nah not at all

These are permissions for ANYONE who interacts with the file system.

Including local, shared folders, published folders, ftp access ... and so on
0

#5 User is offline   Atreyu 

  • enthusiast
  • Group: Members
  • Posts: 297
  • Joined: 04-July 01

Posted 13 June 2003 - 08:57 PM

In addition to the appropriate NTFS permissions being granted to the anonymous account on the files in question, the anonymous account must have log-on locally privileges, set in the local group policy snap-in. On domain controllers this privilege is not granted to the IUSR account.
0

#6 User is offline   duhmez 

  • addict
  • Group: Members
  • Posts: 583
  • Joined: 27-April 02

Posted 17 June 2003 - 12:02 AM

Logon locally rights doesnt sound right to me for web access on domain contorllers. If this is true then IIS web access will be denied for all users on domain controllers by default, which I don't believe is the default.

Correct me if I'm wrong.........
0

#7 User is offline   clutch 

  • Carpal Tunnel
  • Group: Moderators
  • Posts: 3859
  • Joined: 29-March 00

Posted 17 June 2003 - 10:31 AM

Quote:
Logon locally rights doesnt sound right to me for web access on domain contorllers. If this is true then IIS web access will be denied for all users on domain controllers by default, which I don't believe is the default.

Correct me if I'm wrong.........


This is another reason why you shouldn't install IIS on a domain controller, as the IIS anonymous user account is typically added by default. Here's a screencap of my DC that has IIS on it (hardened with IISLockdown/URLScan):



As you can see, there's an "IUSR_blah" account under logon on locally, and that is automatically created by default. This is another reason why FTP under IIS while on a DC doesn't work be default, because the users need logon locally rights in order to access the box. It would *seem* like logon from a network permissions would be enough, but they aren't.
0

#8 User is offline   duhmez 

  • addict
  • Group: Members
  • Posts: 583
  • Joined: 27-April 02

Posted 27 June 2003 - 11:48 PM

My bad.
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users