[thelist] Securing a IIS intranet with domain security ?

Scott Schrantz scotts at rci-nv.com
Wed Jun 26 11:03:00 CDT 2002


> -----Original Message-----
> From: Eduardo Dominguez [mailto:lalo at teligens.com]
>
> Is it possible to authenticate users to a small
> ASP intranet app with the domain credentials ?
>
> Let me clear things up. The app itself is in
> a folder in server SERVER1. People have network
> access to this folder via network shares and also have access via
> web. I want to cancel network access but keep
> the access via web. Can I retain the permissions and
> reuse them in the ASP application so that only people
> with permission can access it ?

Windows NT has two types of security: share-level and file-level. All you'd
need to do is disable sharing access on whatever drive your folder is on,
but leave the file permissions intact. Then make sure your IIS is
authenticating users properly.

--
Scott Schrantz
work: www.rci-nv.com
play: www.computer-vet.com



More information about the thelist mailing list