RE: Access denied to local computer, even as ADMIN !! 2005-07-05 - By Ken Schaefer
AFAIK, the metabase doesn't obey NT rights (such as SeTcbPrivilege or SeTakeOwnershipPrivilege), but maybe it does.
My suggestion: download Metabase Explorer (part of the IIS6.0 Resource Kit, but it works with IIS5.1 as well) [1]. Right-click on the root-node and choose "Permissions". If Administrators group is not listed, attempt to add it. If you can't add it, go to the Owner tab, and seize ownership of the entire heirachy, then do the preceeding step.
If the metabase permissions actually honour the NT rights, then ensure (via the Local Security Policy) that your Admin account has "Take Ownership Privileges) [2]
Cheers Ken
[1] http://www.microsoft.com/downloads/details.aspx?FamilyIDVfc92ee-a71a-4c73-b 628-ade629c89499&DisplayLang=en [2] Start -> Run -> secpol.msc -> User Rights Assignment node
-- www.adOpenStatic.com/cs/blogs/ken/
: -----Original Message----- : From: Darren Logan [mailto:Darrenl@(protected)] : Sent: Tuesday, 5 July 2005 11:06 PM : To: aspnet-admin@(protected) : Subject: [aspnet-admin] RE: Access denied to local computer, even as ADMIN : !! : : Hi Ken, : : Thanks for this... BUT HOW? : : Vbr, : Darren : : -----Original Message----- : From: Ken Schaefer [mailto:Ken@(protected)] : Sent: 05 July 2005 14:03 : To: aspnet-admin@(protected) : Subject: [aspnet-admin] RE: Access denied to local computer, even as : ADMIN !! : : : Even when you are an administrator, ACLs (Access Control Lists) can be : configured to deny access to administrators. It's just that, by default, : administrators have access to most things. However, that doesn't stop the : default ACLs being modified. : : As a general rule however, Administrators can take ownership of most : resources (which, in turn gives them permission to alter the ACLs, given : them : access to the resource in question). : : It seems that the Administrator account doesn't have permissions to keys : in : the IIS metabase. You may need to reset the permissions on those keys. : : Cheers : Ken : : -- : www.adOpenStatic.com/cs/blogs/ken/ : : : -----Original Message----- : : From: Darren Logan [mailto:Darrenl@(protected)] : : Sent: Tuesday, 5 July 2005 8:19 PM : : To: aspnet-admin@(protected) : : Subject: [aspnet-admin] Access denied to local computer, even as ADMIN : !! : : : : Hi, : : : : I have a SBC running Windows XP Embedded with IIS5.1 : : : : I log on as administrator, yet when i click to expand "Local computer" : in : : internet information services, i get a message thus "You have been : denied : : access to this machine". : : : : Errmmmm, what's that all about? : : : : This is very frustrating.. do i need to re-install windows XPE do you : : think? : : : : How do i access user account settings to ensure access permissions are : : setup correctly etc.? : : : : : : Best regards : : Darren Logan BSc(Hons) : : Development Engineer : : ________________________________________________________________ : : : : MICHELL INSTRUMENTS LTD Tel: +44 (0)1223 434 854 : : Nuffield Close Fax: +44 (0)1223 434 895 : : Cambridge e-mail: darrenl@(protected) : : CB4 1SS, UK web: www.michell-instruments.com : : : : UKAS accredited: 0179 * BS EN ISO9001:2000 registered: Q6284 * : : Member BCAS * Investor in People : : : : --------------------------------- Dew point specialists ------------ : : --------------------- : : : : This communication contains information which is confidential and may : also : : be privileged. It : : is for the exclusive use of the intended recipient(s). If you are not : the : : intended recipient(s), : : please note that any distribution, copying or use of this communication : or : : the information in : : it is strictly prohibited. If you have received this communication in : : error, please notify the : : sender immediately and then destroy any copies of it. : : : : : : : : : : : : Need SQL Advice? http://sqladvice.com : : Need RegEx Advice? http://regexadvice.com : : Need XML Advice? http://xmladvice.com : : Need SQL Advice? http://sqladvice.com : Need RegEx Advice? http://regexadvice.com : Need XML Advice? http://xmladvice.com : : : Need SQL Advice? http://sqladvice.com : Need RegEx Advice? http://regexadvice.com : Need XML Advice? http://xmladvice.com
Need SQL Advice? http://sqladvice.com Need RegEx Advice? http://regexadvice.com Need XML Advice? http://xmladvice.com
|
|