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

iis security : only local admin group works w/ windows authentication



Phil
6/5/2007 11:59:01 AM
Im trying to lock down a directory on my web server with windows
authentication. Permissions on the actual folders are fine. However when Im
prompted for username/pwd only accounts in the local admin group of the
server work. I really do not want to add any more accounts to the local
admin group of this server. Is this something standard with IIS6 or am I
missing something?
ace_away
6/5/2007 12:15:12 PM
make sure people are logging in with full domain names... such as:

Name: mycomanydomain/theuserid


[quoted text, click to view]

Roger Abell [MVP]
6/6/2007 8:11:19 AM
Check the security event log for logon failure messages, and if
needed configure it to record same.
I am guessing that the machine-external accounts you are attempting
to use do not have the needed login rights granted to them. At least,
that is with the assumption that you are saying that domain\account
is not able to login unless added to the IIS servers Administrators
group, that you are not saying you have problems with accounts that
are machine-local to the IIS but not admins.

Roger

[quoted text, click to view]

Phil
6/8/2007 6:53:01 AM
Users are definitely logging in that way. Again my account worked because I
was a local admin, but a standard domain user did not work. As soon as I
add that user to local admin group it works.

[quoted text, click to view]
AddThis Social Bookmark Button