all groups > iis security > june 2006 >
You're in the

iis security

group:

file security/authentication


file security/authentication Carl Hilton
6/23/2006 2:10:10 PM
iis security:
OK, I thought I had tackled this before a while a ago but forgot what I
did...

I am running IIS6 on a W2K3 server. for most of my site I have Anonymous
access authorized. I have one file that I want to use the local system ACLs
to authenticate with... I have turned off Anonymous access, I have
Integrated Authentication turned on. I have removed IUSR_XXXX from the local
ACL's. If I use my IE to access the file, the audit log shows a failure for
IUSR vice the actual user....

This is on an internal INTRANET,

How can I tweak the system so that the actual user's credintials are used to
verify file permissions.

Thansk
Carl

Re: file security/authentication Roger Abell [MVP]
6/23/2006 10:33:58 PM
OK, so I must be missing something, or just do not get
what "vice the actual user . . . " means.
So, what you have done is not effecting what you want?
You did ACL the restricted part with a grant to the account(s)
that should have access ? Ideally this is with a group from
the domain that is also either in the IIS's Users group or is
granted network logon user right.

--
Roger Abell
Microsoft MVP (Windows Server : Security)

[quoted text, click to view]

Re: file security/authentication Carl Hilton
6/26/2006 7:47:38 AM
I have, granted permissions to this file to domain users. I had thought that
if ANONYMOUS access is turned off in IIS for an object and I authenticated
using INTEGRATED WINDOWS AUTHENTICATION, then the users credentials would be
passed to the object prior to access.




[quoted text, click to view]

Re: file security/authentication Roger Abell [MVP]
6/26/2006 3:46:32 PM
[quoted text, click to view]

Well, they are, so to speak . . . access to the object is checked
against the token of the process thread that is attempting access.
Upon the access failure by IUsr there should be attempt to get
credentials that will allow, which may cause login prompt at client
if IE is not configured to do this under the covers.

You said you see in the logs failure for IUsr, but you have not
stated what it is that does happen (saving indicating it does not
work as hoped)

[quoted text, click to view]

AddThis Social Bookmark Button