I do not want everyone to access the site though.  How do I restrict by nt
account users.  I currently just have basic authentication checked under
directory secutiry in IIS. If I check the anonymous box and add the IUSER to
the according folder, everyone gets access. I do not want everyone to have
access though.

Ryan Conover
[EMAIL PROTECTED]
[EMAIL PROTECTED]
http://www.pitt.edu/~rscst25/



-----Original Message-----
From: Mike [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 03, 2001 7:26 PM
To: Ryan Conover
Subject: Re: IIS help


Hi, I ran into the same problems when I used IIS w/ NTFS. This is what you
have to do:
-In your Internet Services Manager, go to the right click on the site you
are working on and go properites. Go to the Directory Security and click on
anon access. Make sure Anon access is turned on and and for users make sure
you select IUSR_<YOUR MACHINE NAME>. Also make sure intergrated permissions
isn't turned on.

-Next go to your INETPUB folder and in the NTFS permissions for that, make
sure you have the IUSR_<YOUR MACHINE NAME> is included. If that don't solve
your problem then get back to me.
----- Original Message -----
From: "Ryan Conover" <[EMAIL PROTECTED]>
Newsgroups: php.windows
To: <[EMAIL PROTECTED]>
Sent: Monday, December 03, 2001 2:02 PM
Subject: IIS help


> I know this is a php forum, but I am not sure where to go.  Anyone know of
a
> good site on IIS other than Microsoft's junk.  I am trying to use
directory
> security on win2k IIS 5 machine using the NTFS permissions.  For some
reason
> the only account that can get access to view anything page on the site, is
> the administrator account.  Any ideas??
>
>
> Ryan Conover
> [EMAIL PROTECTED]
> [EMAIL PROTECTED]
> http://www.pitt.edu/~rscst25/
>
>

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to