Groups | Blog | Home
all groups > iis security > june 2004 >

iis security : How to audit IUSR rights?


Matthew
6/21/2004 11:19:26 AM
I am trying to find a way to audit the file permissions
the iusr and iwam accounts have on an IIS server. Can
anyone recommend a tool that I can use to show me what
files these two users have "write" permissions to. I have
tried using
subinacl /subdirectories x:\*.* /accesscheck=iusr
_computername
however I am promted for the password to the iusr
account. Upon further research I found that this
particular switch (/accesscheck) needs the permission act
as part of the os. I successfully ran this particular
command against another user id for which I had the
password, but I do not have the password for the iusr
account. Can anyone help me on this or is there a simpler
way to audit the write permissions that this account has?

Thanks,

Matthew
Paul Lynch
6/22/2004 11:10:01 AM
On Mon, 21 Jun 2004 11:19:26 -0700, "Matthew"
[quoted text, click to view]

Matthew,

A useful alternative to subinacl (or perhaps a different way of
looking at the issue if you prefer) is this rather useful little free
utility from Sysinternals (the makers of Filemon).

http://www.sysinternals.com/ntw2k/source/accessenum.shtml


Regards,

Paul Lynch
Bernard
6/22/2004 5:08:45 PM
a) go to computer management, reset the iusr password to something.

b) set iis metabase anonymous user password to the password you just set

c) run your subinacl command

this kb - show you how to read and reset the account password
PRB: Configured Identity Is Incorrect for IWAM Account
http://support.microsoft.com/?id=297989

--
Regards,
Bernard Cheah
http://www.tryiis.com/
http://support.microsoft.com/
http://www.msmvps.com/bernard/



[quoted text, click to view]

Srikanth
6/23/2004 12:27:11 AM
Check KB
http://support.microsoft.com/?id=271071 This talks about the default
permissions and policies for the IIS accounts.

-Srikanth

[quoted text, click to view]

AddThis Social Bookmark Button