IIS Server Security - how to limit access to some domain-users?

This is Interesting: Free IT Magazines  
Home > Archive > IIS Server Security > May 2006 > how to limit access to some domain-users?





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author how to limit access to some domain-users?
phil

2006-05-08, 7:15 am

Hi,

We run an intranet application with integrated windows authentification, so
no logon-prompt appears, but then all domain-users can use that aplication.
How to limit that to some domain-users? The only limitations i can see in
IIS is domain and IP restrictions, not user restrictions.
Thanks
Phil


Ken Schaefer

2006-05-08, 7:15 am

Configure NTFS permissions on the files/folders. Remove permissions from
"Everyone", and add in the users/groups that should have access to the
files/folders.

IIS doesn't perform authentication (or authorization) itself. It relies on
Windows to do that. So you use Windows user accounts, and you use Windows
NTFS permissions.

Cheers
Ken

"phil" <sdf@sd.dc> wrote in message
news:O4g7$AncGHA.5016@TK2MSFTNGP04.phx.gbl...
> Hi,
>
> We run an intranet application with integrated windows authentification,
> so
> no logon-prompt appears, but then all domain-users can use that
> aplication.
> How to limit that to some domain-users? The only limitations i can see in
> IIS is domain and IP restrictions, not user restrictions.
> Thanks
> Phil
>
>



phil

2006-05-08, 1:16 pm

Thanks

"Ken Schaefer" <kenREMOVE@THISadOpenStatic.com> wrote in message
news:e8TR0kocGHA.5048@TK2MSFTNGP04.phx.gbl...
> Configure NTFS permissions on the files/folders. Remove permissions from
> "Everyone", and add in the users/groups that should have access to the
> files/folders.
>
> IIS doesn't perform authentication (or authorization) itself. It relies on
> Windows to do that. So you use Windows user accounts, and you use Windows
> NTFS permissions.
>
> Cheers
> Ken
>
> "phil" <sdf@sd.dc> wrote in message
> news:O4g7$AncGHA.5016@TK2MSFTNGP04.phx.gbl...
in[vbcol=seagreen]
>
>



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com