<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Not running as admin...</title><link>http://blogs.msdn.com/aaron_margosis/archive/2004/06/17/157866.aspx</link><description>The security principle of &amp;#8220;least privilege&amp;#8221; is well understood: Software should run with the smallest set of privileges needed to perform its tasks. Low-privileged processes can do a lot less damage when they are compromised (or just buggy)</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Not running as admin...</title><link>http://blogs.msdn.com/aaron_margosis/archive/2004/06/17/157866.aspx#157883</link><pubDate>Thu, 17 Jun 2004 09:45:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:157883</guid><dc:creator>BillT</dc:creator><description>&amp;gt;&amp;quot;running as non-admin is the right thing to do&amp;quot;&lt;br&gt;I known this to be true for a long time, yet ...&lt;br&gt;&amp;quot;get you to want to run as a normal User &amp;quot;&lt;br&gt;I think this is the hard part of your admirable quest.  But I'm game.  Give it a try!&lt;br&gt;&lt;br&gt;Perhaps you could enumerate items in the downside.  How will running as Admin definately hurt me?  How will it potentially hurt me?  If there's no actual pain, only potential (and unrealized) pain, why change?&lt;br&gt;&lt;br&gt;It's been so long since I ran as a regular user, I've forgotten what most of the problems and pains were ... but here's one.&lt;br&gt;&lt;br&gt;Situation: I'm logged in as a non-admin.  I need to do some simple admin task.  What's the quickest way to just get it done?  Are there options besides logging out and logging in as admin?</description></item><item><title>re: Not running as admin...</title><link>http://blogs.msdn.com/aaron_margosis/archive/2004/06/17/157866.aspx#157972</link><pubDate>Thu, 17 Jun 2004 12:06:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:157972</guid><dc:creator>ray</dc:creator><description>I think the biggest negative  for Windows users to run as a non-admin are applications that simply will not work or install if you are not logged in as an administrator.&lt;br&gt;&lt;br&gt;This should gradually change as app vendors start to realise security affects them too, but MS should create the framework to allow this to happen. The Windows installer should know that if an application tries to write to privileged keys, it should prompt the user for admin credentials.&lt;br&gt;&lt;br&gt;Instead of just having the run-as command, each application should be allowed to specify that it wants to run as a specific user, even if you are logged in as another user. This includes explorer, internet explorer, etc.&lt;br&gt;&lt;br&gt;Allow fast user switching to work in the corp domain environment.&lt;br&gt;&lt;br&gt;During a new Windows client install, do not create admin users with blank passwords - duh.&lt;br&gt;&lt;br&gt;For every single Windows admin tool, if the tool requires admin privileges and is being run from non-admin account, prompt for admin password. For example, device manager, manage computer, services, etc.&lt;br&gt;&lt;br&gt;Look at how MacOSX and Linux do it and then do it better.</description></item><item><title>re: BillT</title><link>http://blogs.msdn.com/aaron_margosis/archive/2004/06/17/157866.aspx#158061</link><pubDate>Thu, 17 Jun 2004 14:46:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:158061</guid><dc:creator>anonymous</dc:creator><description>Yes, just right click the application and choose Run As...&lt;br&gt;</description></item><item><title>re: Not running as admin...</title><link>http://blogs.msdn.com/aaron_margosis/archive/2004/06/17/157866.aspx#158163</link><pubDate>Thu, 17 Jun 2004 16:50:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:158163</guid><dc:creator>James</dc:creator><description>I used to run a high school graphics lab, and we always tossed and turned on some of these things, admin versus user for the high end graphics PCs, and we always decided to go on to admin, and give the users the trust.&lt;br&gt;&lt;br&gt;some applications / abilities we have had trouble with doing without administrator privileges are:&lt;br&gt;&lt;br&gt;- CD burning with nero burning rom&lt;br&gt;- video capture into adobe premiere, and using real-time video effects cards&lt;br&gt;- scanning on some of our SCSI scanners (USB tended to work all right)&lt;br&gt;- using some graphics applications (such as lightwave 3D) which require interface with external hardware dongles to verify each PC have a licensed copy.&lt;br&gt;&lt;br&gt;At the time we were doing this on windows 2000, probably before sp1 even, it's possible that since then things have changed, either due to win2k sp1 or due to newer versions of software / drivers, but at the time we had trouble, and I think that ever since then people there have been giving users local admin rights.</description></item><item><title>Learn to run as non-Admin</title><link>http://blogs.msdn.com/aaron_margosis/archive/2004/06/17/157866.aspx#158290</link><pubDate>Thu, 17 Jun 2004 19:03:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:158290</guid><dc:creator>Robert Hurlbut's .Net Blog</dc:creator><description /></item><item><title>re: Not running as admin...</title><link>http://blogs.msdn.com/aaron_margosis/archive/2004/06/17/157866.aspx#158315</link><pubDate>Thu, 17 Jun 2004 19:27:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:158315</guid><dc:creator>Yawar Amin</dc:creator><description>I agree with ray on all points.&lt;br&gt;&lt;br&gt;I use the `cmd' prompt to open a new `cmd' prompt as `Administrator' to do stuff I need to do:&lt;br&gt;&lt;br&gt;`&amp;gt; runas /user:administrator cmd&lt;br&gt;Enter the password for administrator:&lt;br&gt;&lt;br&gt;Attempting to start cmd as user &amp;quot;THANGORODRIM\administrator&amp;quot; ...&lt;br&gt;&lt;br&gt;&amp;gt;'&lt;br&gt;&lt;br&gt;But even with `cmd (running as THANGORODRIM\ADMINISTRATOR)' it's impossible to:&lt;br&gt;&lt;br&gt;* Run Windows installer (*.msi) packages&lt;br&gt;&lt;br&gt;* Install fonts into %windir%\Fonts (copying with `xcopy' does not seem to install)&lt;br&gt;&lt;br&gt;* Open a file manager (Windows Explorer) window&lt;br&gt;&lt;br&gt;And it's pretty hard to open the Control Panel applets.  For instance, to run `Add/Remove Programs' I have to (with `cmd' running as Administrator as described above):&lt;br&gt;&lt;br&gt;`&amp;gt; c:&lt;br&gt;&amp;gt; cd \windows\system32&lt;br&gt;&amp;gt; control appwiz.cpl'&lt;br&gt;&lt;br&gt;The Control panel applets don't have `Run as...' in their context menus!  Arrrrgh! :-)</description></item><item><title>re: Not running as admin...</title><link>http://blogs.msdn.com/aaron_margosis/archive/2004/06/17/157866.aspx#158320</link><pubDate>Thu, 17 Jun 2004 19:36:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:158320</guid><dc:creator>Aaron Margosis</dc:creator><description>Good points, Yawar, and I will address each of them in upcoming posts.  (Well, I haven't looked into the fonts issue, but I can definitely get you through all the others.)  Stay tuned!</description></item><item><title>re: Not running as admin...</title><link>http://blogs.msdn.com/aaron_margosis/archive/2004/06/17/157866.aspx#158588</link><pubDate>Thu, 17 Jun 2004 23:36:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:158588</guid><dc:creator>Aaron Margosis</dc:creator><description>James, please contact me directly re Nero, Adobe, etc.  Do you have exact repro steps?  Any chance they've upgraded to XP yet and could try as User again?&lt;br&gt;Thanks.</description></item><item><title>Run as Non-Admin..</title><link>http://blogs.msdn.com/aaron_margosis/archive/2004/06/17/157866.aspx#160890</link><pubDate>Mon, 21 Jun 2004 04:22:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:160890</guid><dc:creator>SecureCoder by Anil John</dc:creator><description /></item><item><title>re: Not running as admin...</title><link>http://blogs.msdn.com/aaron_margosis/archive/2004/06/17/157866.aspx#160927</link><pubDate>Mon, 21 Jun 2004 05:25:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:160927</guid><dc:creator>HopeICanHelp</dc:creator><description>By the way, you should be able to run msiexec.exe without any problems.  According to &lt;a target="_new" href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_vstechart/html/tchDevelopingSoftwareInVisualStudioNETWithNon-AdministrativePrivileges.asp"&gt;http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_vstechart/html/tchDevelopingSoftwareInVisualStudioNETWithNon-AdministrativePrivileges.asp&lt;/a&gt; , you can run &amp;quot;msiexec /I msifile.msi&amp;quot; after you've &amp;quot;runas /user:administrator &amp;quot;cmd.exe&amp;quot;&amp;quot;  It claims that &amp;quot;Note   This is exactly what Windows does when you double-click an .MSI file.&amp;quot; so it should work without any problems.  On the page, you'll also find out how to run things such as the 802.11 monitor, add new hardware wizard, power options, ups, and many other commands.  For programs that you use often as administrator, you can make a shortcut to the application.  To run the application as root, you would then right-click on the shortcut, select &amp;quot;Properties&amp;quot;, choose &amp;quot;Run As&amp;quot; and then enter the username and password.  Simple enough...&lt;br&gt;&lt;br&gt;Also, according to &lt;a target="_new" href="http://www.petri.co.il/run_windows_explorer_as_another_user.htm"&gt;http://www.petri.co.il/run_windows_explorer_as_another_user.htm&lt;/a&gt; you can run &amp;quot;explorer.exe&amp;quot; as admin by either: C:\&amp;gt;runas /user:pro1\Administrator &amp;quot;explorer.exe&amp;quot; or by navigating to your windows folder and shift-right clicking explorer.exe and telling it to run as Administrator.&lt;br&gt;&lt;br&gt;PS.  I'm not 100% of the above since I just came across the information right now and I'm currently running Linux + I'm too lazy to boot Windows. :D</description></item><item><title>re: Not running as admin...</title><link>http://blogs.msdn.com/aaron_margosis/archive/2004/06/17/157866.aspx#160945</link><pubDate>Mon, 21 Jun 2004 06:07:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:160945</guid><dc:creator>Aaron Margosis</dc:creator><description>&amp;quot;HopeICanHelp&amp;quot; - thanks for posting.  As a lot of frustrated people will tell you, runas with Explorer does not work - at least not in the default configuration.  I'll post more on that very soon - stay tuned!</description></item><item><title>re: Not running as admin...</title><link>http://blogs.msdn.com/aaron_margosis/archive/2004/06/17/157866.aspx#163751</link><pubDate>Wed, 23 Jun 2004 19:10:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:163751</guid><dc:creator>Richard Adams</dc:creator><description>Another key non-admin aware app is PGP (personal edition). While every component except for PGPdisk (which requires admin rights because it mounts a pseudo disk) will work for a non-admin user, if you try and run it under more than one user it says that it is not licenced and suggests you look at PGP corporate (far more $$). PGP don't seem to be able to distinguish between a corporate site that has multiple actual users and a home installation that only uses different user ids to separate the kids games from the home office. Pity they can't licence per machine rather than per user for the personal edition! The point of this rant is that of you want to use PGPdisk to encrypt personal financial info for example then you must run both the app and PGP in the same, admin-privileged user.</description></item><item><title>re: Not running as admin...</title><link>http://blogs.msdn.com/aaron_margosis/archive/2004/06/17/157866.aspx#164587</link><pubDate>Thu, 24 Jun 2004 14:05:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:164587</guid><dc:creator>Marco</dc:creator><description>here is an alternative, similar to PA, for Windows 2000/XP/2003. We have developed a solution (and giving it away for free to home users) that adds/removes privileges on the fly to the end user token -- that is -- no need for a second user account like all RunAs-derived solutions required.&lt;br&gt;&lt;br&gt;Give it a go .. &lt;a target="_new" href="http://www.neovalens.com"&gt;http://www.neovalens.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;Cheers,&lt;br&gt;&lt;br&gt;Marco Peretti&lt;br&gt;NeoValens &lt;br&gt;&lt;br&gt;</description></item><item><title>re: Not running as admin...</title><link>http://blogs.msdn.com/aaron_margosis/archive/2004/06/17/157866.aspx#165321</link><pubDate>Fri, 25 Jun 2004 04:24:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:165321</guid><dc:creator>Aaron Margosis</dc:creator><description>Marco, that looks really interesting.  When was 1.0 released?</description></item><item><title>many applications require admin rights</title><link>http://blogs.msdn.com/aaron_margosis/archive/2004/06/17/157866.aspx#174016</link><pubDate>Tue, 06 Jul 2004 18:33:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:174016</guid><dc:creator>ch.</dc:creator><description>I would add to what James have said that also many other applications require the admin rights to run - also some of microsoft's own products. (for example age of empires II - age of kings)&lt;br&gt;&lt;br&gt;how can I let my kids play it without giving them the admin password?</description></item><item><title>Run Explorer As Administrator</title><link>http://blogs.msdn.com/aaron_margosis/archive/2004/06/17/157866.aspx#175925</link><pubDate>Thu, 08 Jul 2004 05:18:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:175925</guid><dc:creator>dotNetting The GhostDev Way</dc:creator><description /></item><item><title>Running Windows as a non-admin</title><link>http://blogs.msdn.com/aaron_margosis/archive/2004/06/17/157866.aspx#214040</link><pubDate>Fri, 13 Aug 2004 13:15:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:214040</guid><dc:creator>Stuart Radcliffe</dc:creator><description>Aaron Margosis has a blog dedicated to running as a non-admin.  This is surprisingly difficult to do in Windows but Aaron gives us some compeling reasons to do so and gives lots of good information about some of the techniques and tricks that are required.</description></item><item><title>Table of contents, Aaron Margosis' non-admin blog</title><link>http://blogs.msdn.com/aaron_margosis/archive/2004/06/17/157866.aspx#409468</link><pubDate>Tue, 19 Apr 2005 03:22:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:409468</guid><dc:creator>Aaron Margosis' WebLog</dc:creator><description>Complete list of Aaron Margosis' non-admin / least privilege posts, for easy lookup.</description></item><item><title>re: Not running as admin...</title><link>http://blogs.msdn.com/aaron_margosis/archive/2004/06/17/157866.aspx#413881</link><pubDate>Mon, 02 May 2005 04:49:40 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:413881</guid><dc:creator>rogern</dc:creator><description>Hello All, I run my XP Pro SP2 workstations at work and home as limited user accounts for several months. It's a pain but hardly any spyware picked up by Spybot S&amp;amp;D, Adware, viruses, ect. &lt;br&gt;&lt;br&gt;I set up my clients as limited users and don't have any issues of them tweaking the system that they are not supposed to do.&lt;br&gt;&lt;br&gt;I would like to see Windows like Linux that just asks for the root password to execute the action requested. No need to right click run as. &lt;br&gt;&lt;br&gt;Windows Explorer for me opens run as from the program menu. Not always though.&lt;br&gt;&lt;br&gt;Best regards,&lt;br&gt;&lt;br&gt;rogern</description></item><item><title>re: Not running as admin...</title><link>http://blogs.msdn.com/aaron_margosis/archive/2004/06/17/157866.aspx#421943</link><pubDate>Thu, 26 May 2005 03:04:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:421943</guid><dc:creator>Helm</dc:creator><description>Using your desktop without admin rights is the only way to use your system. At home every system I have had since Windows NT 4.0 Workstation came out has two accounts, one admin for installations and troubleshooting, one for every day use. In my corporation I forced 200 users not to have admin rights. They all complaint, but when our support team gurantees them their systems are up and running without issues, they are okay with it.</description></item><item><title>Spread the LUA joy</title><link>http://blogs.msdn.com/aaron_margosis/archive/2004/06/17/157866.aspx#427776</link><pubDate>Fri, 10 Jun 2005 19:12:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:427776</guid><dc:creator>tonyso</dc:creator><description>Get your friends and family, all those folks that come to you for computer help once their machines have...</description></item><item><title>re: Not running as admin...</title><link>http://blogs.msdn.com/aaron_margosis/archive/2004/06/17/157866.aspx#427828</link><pubDate>Fri, 10 Jun 2005 20:22:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:427828</guid><dc:creator>Chris Quirke</dc:creator><description>Instead of having to decide which level of corporate employee I'm going to pretend to be as I log on, and staying that way all day, I'd rather set limits on what various apps can do - and it's not as simple as a scale of &amp;quot;0 to 10&amp;quot;.&lt;br&gt;&lt;br&gt;For example, in a particular hour I may:&lt;br&gt;  - look up a financial account in a database&lt;br&gt;  - browse a web site or two&lt;br&gt;  - read mail and &amp;quot;open&amp;quot; emaul attackments&lt;br&gt;  - play a quick game or two&lt;br&gt;&lt;br&gt;I'd want Internet-facing apps to have zero access to either system or user data, the game to have zero access to anything outside of its own subtree, and my accounting app to have zero access (in either direction) beyond the local PC.  I don't see user session rights as delivering this - after all, even the most limited user has the right to edit their own data, so any malware with those rights can trash that data simply by overwriting it.</description></item><item><title>re: Not running as admin...</title><link>http://blogs.msdn.com/aaron_margosis/archive/2004/06/17/157866.aspx#431943</link><pubDate>Thu, 23 Jun 2005 19:44:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:431943</guid><dc:creator>Serge</dc:creator><description>The main limitation of 'run as' is that it truly assumes that identity. Any changes made to the HKLM tree do so for the assumed ID, not the logged in one. When running an install under 'run as', read/write rights should be given to the logged in user to any folder and registry key subtree created. Does me no good to install as administrator if the user can't use the app.</description></item><item><title>re: Not running as admin...</title><link>http://blogs.msdn.com/aaron_margosis/archive/2004/06/17/157866.aspx#431955</link><pubDate>Thu, 23 Jun 2005 20:42:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:431955</guid><dc:creator>Aaron Margosis</dc:creator><description>Serge --&lt;br&gt;1.  Addressed - see the posts about MakeMeAdmin.&lt;br&gt;2.  Changes made to HKLM are system-wide - did you mean changes to HKCU?&lt;br&gt;3.  No, you don't want to grant Write access to the program's install folder or HKLM settings.  Those should be Read-only to users.  Per-user data should go into the user's profile, not the app install folder.</description></item><item><title>re: Not running as admin...</title><link>http://blogs.msdn.com/aaron_margosis/archive/2004/06/17/157866.aspx#440029</link><pubDate>Mon, 18 Jul 2005 20:30:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:440029</guid><dc:creator>Will Kaiser</dc:creator><description>Execellent topic.  I just stumbled upon this by accident and will be following it closely.&lt;br&gt;&lt;br&gt;I'm an application packager and SMS admin in a corporate environment, and I face problems with installing and running applications in a locked down environment on a daily basis.  I'm also leading a project to move to a more locked down environment.  Our current spread is around 50%/25%/25% distribution in user/power user/administrator respecively.  We're looking to move to a spread of around 85%/10%/5%.&lt;br&gt;&lt;br&gt;Probably the single biggest problem that I face when running apps as a user is with applications that write temp files to unusual locations when running.  I've had apps drop temp files into program files, %windows%, the root of c, even the root of documents &amp;amp; settings.  I can sometimes get around this by adding the temp file to the installation, but this only works about half of the time.&lt;br&gt;&lt;br&gt;I'll be intested to see what you can uncover in an everyone-wants-admin-rights world.</description></item><item><title>re: Not running as admin...</title><link>http://blogs.msdn.com/aaron_margosis/archive/2004/06/17/157866.aspx#440044</link><pubDate>Mon, 18 Jul 2005 21:32:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:440044</guid><dc:creator>John Huber</dc:creator><description>Running as a non-admin for the most part is living in a dream world.  Microsofts own apps do not work fully when run as a normal user not to mention a wide variety of non Microsoft apps.  I have talked to a number of people who are in the same boat.  You have to give users local admin right just to get most apps to run right.  </description></item><item><title /><link>http://blogs.msdn.com/aaron_margosis/archive/2004/06/17/157866.aspx#442885</link><pubDate>Mon, 25 Jul 2005 09:52:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:442885</guid><dc:creator>E-Bitz - SBS MVP the Official Blog of the SBS </dc:creator><description /></item><item><title>re: Not running as admin...</title><link>http://blogs.msdn.com/aaron_margosis/archive/2004/06/17/157866.aspx#445739</link><pubDate>Sun, 31 Jul 2005 19:19:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:445739</guid><dc:creator>Jeff Mayrand</dc:creator><description>Let me just say I think the effort to run as non-admin is commendable.  I really think there needs to be a way to allow a user to elevate privilege to execute a particular command but also allow administrators to limit which commands they can leverage.  Even better would be to allow execution of certain commands with privilege and not require opening up the administrative account to the user.  (Hmmmm sounds a lot like capabilities in Unix...)  &lt;br&gt;&lt;br&gt;Microsoft could learn an awful lot from how the Unix environment works.  Its the inability to do these types of tasks and others as to why Microsoft is never considered an Enterprise Platform.  It's simple difficuties like these that should be the focus on new releases... &lt;br&gt;&lt;br&gt;Intead we are getting a new graphics subsystem! It's crap like that which in a server OS is the least of my concerns... If Microsoft is serious about getting into the enterprise and given their push at TechEd with SQL server and wanting to play with the big boys they better seriously get their chit together....</description></item><item><title>re: Not running as admin...</title><link>http://blogs.msdn.com/aaron_margosis/archive/2004/06/17/157866.aspx#455892</link><pubDate>Thu, 25 Aug 2005 01:53:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:455892</guid><dc:creator>John Galt</dc:creator><description>I am glad I stumbled upon this topic today.&lt;br&gt;&lt;br&gt;I have recently started making the push on securing my XP box and running it more like my Gentoo box.  The power of *nix and the ability to run apps with elevated privileges or to 'su' on the fly makes it 10 times as desirable as XP - unfortunately, Windows is prevalent, and in the support game, you have to stay abreast.&lt;br&gt;&lt;br&gt;The hardest, I think, is for home users to get used to such and environment - it is a completely new way of looking at things to someone who has not dealt with system administration before, and a very good example of this is the default installation of XP - OOB it creates the administrator account, which you supply the password for, and forces you to create another account - which is also a computer administrator.&lt;br&gt;&lt;br&gt;For so long I have run my XP box like that that it is staggering to believe - but it is 100% true.  Everything I do in XP is as a computer admin, and it is starting to take it's toll, as more and more 0-day exploits have started showing up in recent months (I have had 4 infections thus far in the last 3 months, as opposed to 5 the entire 3 years previous, when I started running XP).&lt;br&gt;&lt;br&gt;Once I get this running as a limited user thing going correctly (and that is going to take a lot of time, I can tell) I think my next project will be to develop a way to automate the clean install process so that it always sets it up this way.</description></item><item><title>re: Not running as admin...</title><link>http://blogs.msdn.com/aaron_margosis/archive/2004/06/17/157866.aspx#463838</link><pubDate>Mon, 12 Sep 2005 07:07:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:463838</guid><dc:creator>Chris Rasmussen</dc:creator><description>Yawar, if you open Control Panel, hold the Shift button and then right-click the applets there is an option for &amp;quot;Run as...&amp;quot;&lt;br&gt;&lt;br&gt;Also, if you open the Start menu and locate Windows Explorer there, right-clicking the item on the menu will also give you the option for &amp;quot;Run as...&amp;quot; - no need to hold shift in this case.&lt;br&gt;&lt;br&gt;- Chris</description></item><item><title>re: Not running as admin...</title><link>http://blogs.msdn.com/aaron_margosis/archive/2004/06/17/157866.aspx#473876</link><pubDate>Mon, 26 Sep 2005 09:53:59 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:473876</guid><dc:creator>pam</dc:creator><description>hi whenever I try running &amp;quot;runas /user:administrator cmd&amp;quot; or &amp;quot;runas /user:computername\administrator cmd&amp;quot; it opens the command prompt and asks for a password but it seems like the keyboard becomes disabled only at this point. I'm wondering how to do it properly. I hope you can help me out on this one. Thanks!</description></item><item><title>re: Not running as admin...</title><link>http://blogs.msdn.com/aaron_margosis/archive/2004/06/17/157866.aspx#473969</link><pubDate>Mon, 26 Sep 2005 17:56:12 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:473969</guid><dc:creator>Aaron Margosis</dc:creator><description>Pam -&lt;br&gt;It's working.  RunAs.exe just doesn't echo any characters (not even asterisks) while you're typing the password.&lt;br&gt;HTH</description></item><item><title>re: Not running as admin...</title><link>http://blogs.msdn.com/aaron_margosis/archive/2004/06/17/157866.aspx#700036</link><pubDate>Mon, 14 Aug 2006 23:15:59 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:700036</guid><dc:creator>shawkster</dc:creator><description>good notes in this forum. this debate is really had to establish. Considering Laptop users and Desktop users. I am working to this non-admin direction and the debate is still on-going with some proprietary apps used by only certain people. I will follow this forum and share my opinion on what is happening in the real world vs. lab testing and what a developer proposes. it is always best to look into the user world before you implement or code your application as a regular user in the first place.</description></item><item><title>re: Not running as admin...</title><link>http://blogs.msdn.com/aaron_margosis/archive/2004/06/17/157866.aspx#843989</link><pubDate>Thu, 19 Oct 2006 16:53:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:843989</guid><dc:creator>Anthony</dc:creator><description>&lt;p&gt;I've started using winXP-PRO since SP1a. From the day 0 the everyday work is done in non-admin account. I log as an admin only to do some maintenance.&lt;/p&gt;
&lt;p&gt;What I miss in windows is the &amp;quot;sudo&amp;quot; - I am very unhappy about &amp;quot;runas&amp;quot; asking me for the admin's password. The *nix's &amp;quot;sudo&amp;quot; is - on contrary - asking for the user's own password and then decides on the contents of the special configuration file (namely - &amp;quot;/etc/sudoers&amp;quot;) if the current user's requested action was pre-approved by an administrator.&lt;/p&gt;
&lt;p&gt;With the current &amp;quot;runas&amp;quot;'s behaviour - winXP is still a single-user OS for me...&lt;/p&gt;
</description></item><item><title>re: Not running as admin...</title><link>http://blogs.msdn.com/aaron_margosis/archive/2004/06/17/157866.aspx#852963</link><pubDate>Sat, 21 Oct 2006 19:14:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:852963</guid><dc:creator>tom324</dc:creator><description>&lt;p&gt;Nero works perfectly under Limited user account. All it takes is to download and install &amp;quot;Nero BurnRights&amp;quot; from&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://www.nero.com/nero7/eng/Support_Tools.html"&gt;http://www.nero.com/nero7/eng/Support_Tools.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Tom&lt;/p&gt;
</description></item><item><title>re: Not running as admin...</title><link>http://blogs.msdn.com/aaron_margosis/archive/2004/06/17/157866.aspx#1385669</link><pubDate>Sat, 30 Dec 2006 18:29:26 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1385669</guid><dc:creator>jdm</dc:creator><description>&lt;P&gt;What I'd like to know is how work around games that REQUIRE admin level access. Getting them &amp;nbsp;to run in normal user accounts or at least how to make a "demi-admin" (which I assume is higher than a power user) that would grant just enough rights to run the game but not enough rights to compromise the system.&lt;/P&gt;
&lt;P&gt;This is driving me nuts since we lock the kids out of the admin accounts only to pick up games, most not clearly marked "need admin account to run", that require they be run from admin accounts.&lt;/P&gt;
&lt;P&gt;Truly don't understand what admin rights a game could possibly need.&lt;/P&gt;
&lt;DIV class=ajmReply&gt;
&lt;P&gt;jdm - see the "Fixing LUA Bugs" posts linked from &lt;A class="" href="http://blogs.msdn.com/aaron_margosis/archive/2005/04/18/TableOfContents.aspx"&gt;this Table of Contents&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;HTH&lt;/P&gt;
&lt;P&gt;-- Aaron&lt;/P&gt;&lt;/DIV&gt;</description></item><item><title>Problems setting up LUA</title><link>http://blogs.msdn.com/aaron_margosis/archive/2004/06/17/157866.aspx#1472800</link><pubDate>Mon, 15 Jan 2007 23:42:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1472800</guid><dc:creator>TMOF</dc:creator><description>&lt;P&gt;I am currently running as an Admin with no other users.&lt;/P&gt;
&lt;P&gt;I tried to set up an LUA but it wouldn't let me until I had set up an Admin Account (even though I already have one).&lt;/P&gt;
&lt;P&gt;I set one up and then an LUA and ended up with 2 Admins and 1 LUA.&lt;/P&gt;
&lt;P&gt;Of course all my settings are on the first Admin (e-mail, IE favourites etc.)&lt;/P&gt;
&lt;P&gt;I tried to change the first Admin to an LUA but couldn't and when I deleted the LUA my first Admin disappeared too leaving me with the 2nd Admin without any of my settings.&lt;/P&gt;
&lt;P&gt;So...&lt;/P&gt;
&lt;P&gt;How do I set up just 1 new account (LUA) and transfer all my settings to it from the Admin one?&lt;/P&gt;
&lt;P&gt;I also then need the e-mail and internet settings to be a mirror on both accounts. Is this possible?&lt;/P&gt;
&lt;DIV class=ajmReply&gt;
&lt;P&gt;TMOF:&lt;/P&gt;
&lt;P&gt;The built-in Administrator account is hidden from the logon UI unless it is the only admin account left.&amp;nbsp; XP generally wants to keep that account around in case your "regular day-to-day" (admin) account has a problem.&amp;nbsp; A bit unfortunate.&amp;nbsp; Anyway, to transfer Favorites, etc., from your admin account to your new LUA account, I would suggest logging on as the admin, finding the Favorites folder, and &lt;EM&gt;copying&lt;/EM&gt; (not &lt;EM&gt;moving&lt;/EM&gt;) the items to the corresponding Favorites folder of your LUA account.&amp;nbsp; (If you move the items, they will retain the permissions from the source folder, and the LUA account will not be able to see them.)&lt;/P&gt;
&lt;P&gt;For email - that will depend on what email program you use.&amp;nbsp; Outlook Express includes various Export features to simplify transfer of settings, messages, address books, etc.&amp;nbsp; To transfer email account settings, it's Tools / Accounts / Export...&amp;nbsp; Put the exported data in a shared location where your LUA account can read them.&lt;/P&gt;
&lt;P&gt;HTH&lt;/P&gt;
&lt;P&gt;-- Aaron&lt;/P&gt;&lt;/DIV&gt;</description></item><item><title /><link>http://blogs.msdn.com/aaron_margosis/archive/2004/06/17/157866.aspx#2043802</link><pubDate>Sat, 07 Apr 2007 08:27:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2043802</guid><dc:creator>TrackBack</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://stevenscottwarren.com/eliminate-spywaremalware-from-windows-xp"&gt;http://stevenscottwarren.com/eliminate-spywaremalware-from-windows-xp&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>Table of Contents (Aaron Margosis' Non-Admin WebLog)</title><link>http://blogs.msdn.com/aaron_margosis/archive/2004/06/17/157866.aspx#4915189</link><pubDate>Fri, 14 Sep 2007 21:06:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4915189</guid><dc:creator>Aaron Margosis' "Non-Admin" WebLog</dc:creator><description>&lt;p&gt;Table of Contents - blog posts on Aaron Margosis' Non-Admin WebLog&lt;/p&gt;
</description></item><item><title>re: Not running as admin...</title><link>http://blogs.msdn.com/aaron_margosis/archive/2004/06/17/157866.aspx#8342589</link><pubDate>Sat, 29 Mar 2008 02:38:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8342589</guid><dc:creator>Nina</dc:creator><description>&lt;P&gt;I actually have a question. &amp;nbsp;I have two computers, both running windows XP. &amp;nbsp;One has a deskjet printer directly connected that has been up for sharing. On the 2nd I am able to install the printer when logged in as admin, however, my limited user account can not see the printer. &amp;nbsp;Any suggestions?&lt;/P&gt;
&lt;DIV class=ajmReply&gt;
&lt;P&gt;&lt;EM&gt;[Aaron Margosis]&amp;nbsp; You should be able to browse for and install the printer while logged on as the non-admin account in the same way.&lt;/EM&gt;&lt;/P&gt;&lt;/DIV&gt;</description></item><item><title>re: Not running as admin...</title><link>http://blogs.msdn.com/aaron_margosis/archive/2004/06/17/157866.aspx#8447227</link><pubDate>Thu, 01 May 2008 19:37:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8447227</guid><dc:creator>Mike Marcum</dc:creator><description>&lt;p&gt;Let me start by saying, I'm one of only 2 techs for a small city of around 250-300 computers and our policies don't allow Admin rights to the end-user. &amp;nbsp;Not granting Admin rights has consistently been one of the biggest thorns in my side, not viruses, adware or spyware. &amp;nbsp;If you lock down your network you can keep all that stuff out, but I always have to spend time with the end user to make stuff work as Admin. &amp;nbsp;An example of that would be our Police Department, They have new video footage they just got from Joe's Mini Mart and now they have to view this video at their PC, but of course the video is proprietary and they have to have software loaded that only Joe or his vendor can provide. &amp;nbsp;Guess who has to load it? ADMIN! &amp;nbsp;Doing a RUNAS works only if you're the Admin and if your not you'll have to call someone. &amp;nbsp;This is only one example of many. &amp;nbsp;I ran across this blog when I had to setup our GIS user and they couldn't run a program in Corel called Bit Stream Font Navigator that they use to manage their Fonts, &amp;nbsp;XP only allows Admins that right. &amp;nbsp;After looking around I found this great utility that allows a end user to run any program as ADMIN and it's freeware, but the Admin still has to do the initial setup.&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://www.steelsonic.com/steelrunas.htm"&gt;http://www.steelsonic.com/steelrunas.htm&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The ultimate goal for all techs In my opinion is to be as efficient as possible by addressing all the needs of the end user in a timely fashion, LUAs aren't the way to do that. &amp;nbsp;The overhead that LUAs cause for techs is HUGE. &amp;nbsp;I have my opinions on how to make that happen, but I'll refrain :) &lt;/p&gt;
</description></item><item><title>re: Windows update in limited user mode</title><link>http://blogs.msdn.com/aaron_margosis/archive/2004/06/17/157866.aspx#9235938</link><pubDate>Thu, 18 Dec 2008 14:13:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9235938</guid><dc:creator>Frank Hutt</dc:creator><description>&lt;p&gt;I have been running Windows XP SP2 and now SP3 for some time in limited user mode. I managed to get most things to work.&lt;/p&gt;
&lt;p&gt;There is one thing that I cannot implement. That is to do a custom windows update. The only message I get is during shutdown, when there is the option of either do an auto update during shutdown or no update. There is no custom update option given. Is there some work around for this?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
</description></item><item><title>re: Not running as admin...</title><link>http://blogs.msdn.com/aaron_margosis/archive/2004/06/17/157866.aspx#9543637</link><pubDate>Fri, 10 Apr 2009 20:25:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9543637</guid><dc:creator>Pahan</dc:creator><description>&lt;P&gt;@ Yawar Amin&lt;/P&gt;
&lt;P&gt;you can try this to Install fonts without admin.&lt;/P&gt;
&lt;P&gt;go to fonts folder.&lt;/P&gt;
&lt;P&gt;follow these links u will understand :)&lt;/P&gt;
&lt;P&gt;&lt;A href="http://4.bp.blogspot.com/_qGrwehdbHLY/SXoB84VwiLI/AAAAAAAAALU/1KRIN3EHyEA/s1600-h/untitled2.JPG" target=_new rel=nofollow&gt;http://4.bp.blogspot.com/_qGrwehdbHLY/SXoB84VwiLI/AAAAAAAAALU/1KRIN3EHyEA/s1600-h/untitled2.JPG&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://1.bp.blogspot.com/_qGrwehdbHLY/SXoAZS-3t-I/AAAAAAAAALM/jZm1SnQIMmA/s1600-h/untitled.JPG" target=_new rel=nofollow&gt;http://1.bp.blogspot.com/_qGrwehdbHLY/SXoAZS-3t-I/AAAAAAAAALM/jZm1SnQIMmA/s1600-h/untitled.JPG&lt;/A&gt;&lt;/P&gt;
&lt;DIV class=ajmReply&gt;
&lt;P&gt;&lt;EM&gt;[Aaron Margosis]&amp;nbsp; I don't suppose you actually &lt;STRONG&gt;tried &lt;/STRONG&gt;that before you went to the trouble of posting it, did you? :)&amp;nbsp; Try it.&amp;nbsp; You get a weird error message about the font being in use.&amp;nbsp; Run Process Monitor and you'll see the "access denied" errors causing the CopyFile operation to fail.&lt;/EM&gt;&lt;/P&gt;&lt;/DIV&gt;</description></item></channel></rss>