<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: FREE: Steel Run As &#8211; Let standard users execute with administrator rights</title>
	<atom:link href="http://4sysops.com/archives/free-steel-run-as-let-standard-users-execute-with-administrator-rights/feed/" rel="self" type="application/rss+xml" />
	<link>http://4sysops.com/archives/free-steel-run-as-let-standard-users-execute-with-administrator-rights/</link>
	<description>For Windows Administrators</description>
	<lastBuildDate>Sat, 21 Nov 2009 11:14:56 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Andrew from Vancouver</title>
		<link>http://4sysops.com/archives/free-steel-run-as-let-standard-users-execute-with-administrator-rights/comment-page-1/#comment-124415</link>
		<dc:creator>Andrew from Vancouver</dc:creator>
		<pubDate>Wed, 25 Feb 2009 20:24:48 +0000</pubDate>
		<guid isPermaLink="false">http://4sysops.com/?p=2453#comment-124415</guid>
		<description>I use a similar tool, CPAU from JoeWare.net, which is here:

http://www.joeware.net/freetools/tools/cpau/index.htm

The main difference in the tools are that CPAU has no GUI for building the result, and the result is a binary file that CPAU.exe reads.

According to the CPAU help, Microsoft removed the ability to simultaneously impersonate with local credentials and network access.

That means that in a login script to, say, update files in %programfiles%, I first copy the files with the normal user&#039;s credentials to the local drive, then call CPAU with the .job file which then calls the previously baked-in user, password, executable, and parameters for that executable.

It&#039;s enough to drive an Admin to .msi files!</description>
		<content:encoded><![CDATA[<p>I use a similar tool, CPAU from JoeWare.net, which is here:</p>
<p><a href="http://www.joeware.net/freetools/tools/cpau/index.htm" rel="nofollow">http://www.joeware.net/freetools/tools/cpau/index.htm</a></p>
<p>The main difference in the tools are that CPAU has no GUI for building the result, and the result is a binary file that CPAU.exe reads.</p>
<p>According to the CPAU help, Microsoft removed the ability to simultaneously impersonate with local credentials and network access.</p>
<p>That means that in a login script to, say, update files in %programfiles%, I first copy the files with the normal user&#8217;s credentials to the local drive, then call CPAU with the .job file which then calls the previously baked-in user, password, executable, and parameters for that executable.</p>
<p>It&#8217;s enough to drive an Admin to .msi files!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Pietroforte</title>
		<link>http://4sysops.com/archives/free-steel-run-as-let-standard-users-execute-with-administrator-rights/comment-page-1/#comment-124408</link>
		<dc:creator>Michael Pietroforte</dc:creator>
		<pubDate>Wed, 25 Feb 2009 18:15:39 +0000</pubDate>
		<guid isPermaLink="false">http://4sysops.com/?p=2453#comment-124408</guid>
		<description>Jarred, I think there is no font installer application. It is just a folder: c:\windows\fonts\. You probably only have to change the permissions of this folder. The problem is that you can&#039;t do that Windows Explorer. I have read that it is possible with &lt;a href=&quot;http://support.microsoft.com/default.aspx?scid=KB;EN-US;825751&quot; rel=&quot;nofollow&quot;&gt;Xcalcs&lt;/a&gt;. I never tried this though.</description>
		<content:encoded><![CDATA[<p>Jarred, I think there is no font installer application. It is just a folder: c:\windows\fonts\. You probably only have to change the permissions of this folder. The problem is that you can&#8217;t do that Windows Explorer. I have read that it is possible with <a href="http://support.microsoft.com/default.aspx?scid=KB;EN-US;825751" rel="nofollow">Xcalcs</a>. I never tried this though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jarred Fehr</title>
		<link>http://4sysops.com/archives/free-steel-run-as-let-standard-users-execute-with-administrator-rights/comment-page-1/#comment-124407</link>
		<dc:creator>Jarred Fehr</dc:creator>
		<pubDate>Wed, 25 Feb 2009 17:50:17 +0000</pubDate>
		<guid isPermaLink="false">http://4sysops.com/?p=2453#comment-124407</guid>
		<description>Question: Is there a way to use this for the Windows font folder in Vista?  I&#039;d like for my end users to be able to install fonts on their machines without notifying the help desk.  I don&#039;t care how many fonts they install.  However, I can&#039;t tell what .exe the Vista font installer calls.  Any ideas?

Also, re: Power Users.  In a MS conference I went to last year, I think I remember them saying that the PowerUsers in Vista has no extra rights compared to Standard Users.  It is only there for legacy purposes.</description>
		<content:encoded><![CDATA[<p>Question: Is there a way to use this for the Windows font folder in Vista?  I&#8217;d like for my end users to be able to install fonts on their machines without notifying the help desk.  I don&#8217;t care how many fonts they install.  However, I can&#8217;t tell what .exe the Vista font installer calls.  Any ideas?</p>
<p>Also, re: Power Users.  In a MS conference I went to last year, I think I remember them saying that the PowerUsers in Vista has no extra rights compared to Standard Users.  It is only there for legacy purposes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Pietroforte</title>
		<link>http://4sysops.com/archives/free-steel-run-as-let-standard-users-execute-with-administrator-rights/comment-page-1/#comment-124403</link>
		<dc:creator>Michael Pietroforte</dc:creator>
		<pubDate>Wed, 25 Feb 2009 14:39:58 +0000</pubDate>
		<guid isPermaLink="false">http://4sysops.com/?p=2453#comment-124403</guid>
		<description>Michael, I don&#039;t  know the exact rights of the power users group. Actually, I never worked with it. Since  Windows NT 4 I always managed to give users only standard user rights. It is not only because of security, but it also simplifies the work of the help desk if they can be certain that all users have the same rights.

Marc,  using the Network Configuration Operations group is certainly the easiest way to solve this problem. However, some admins sleep better if they know that their users are not able to mess with all network settings. Moreover, a script-based solution (which I will introduce in my next post) allows you to reset the TCP/IP settings automatically when the user connects the laptop to the corporate network.

zimo, that is a good question. I guess the Steel Run As exe contains the encrypted password. There might be ways how an attacker could use this exe to launch other programs with administrator rights. I tried it, but all my attempts failed. But I am not a hacker. It is more secure if you use an account that has just enough rights to accomplish the task. For example, you could use an account of the Network Configuration Operations group for Steel Run As to change the TCP/IP settings.</description>
		<content:encoded><![CDATA[<p>Michael, I don&#8217;t  know the exact rights of the power users group. Actually, I never worked with it. Since  Windows NT 4 I always managed to give users only standard user rights. It is not only because of security, but it also simplifies the work of the help desk if they can be certain that all users have the same rights.</p>
<p>Marc,  using the Network Configuration Operations group is certainly the easiest way to solve this problem. However, some admins sleep better if they know that their users are not able to mess with all network settings. Moreover, a script-based solution (which I will introduce in my next post) allows you to reset the TCP/IP settings automatically when the user connects the laptop to the corporate network.</p>
<p>zimo, that is a good question. I guess the Steel Run As exe contains the encrypted password. There might be ways how an attacker could use this exe to launch other programs with administrator rights. I tried it, but all my attempts failed. But I am not a hacker. It is more secure if you use an account that has just enough rights to accomplish the task. For example, you could use an account of the Network Configuration Operations group for Steel Run As to change the TCP/IP settings.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zimo</title>
		<link>http://4sysops.com/archives/free-steel-run-as-let-standard-users-execute-with-administrator-rights/comment-page-1/#comment-124393</link>
		<dc:creator>zimo</dc:creator>
		<pubDate>Wed, 25 Feb 2009 10:11:36 +0000</pubDate>
		<guid isPermaLink="false">http://4sysops.com/?p=2453#comment-124393</guid>
		<description>What about security, where does the administrator&#039;s password write?

Thanks.</description>
		<content:encoded><![CDATA[<p>What about security, where does the administrator&#8217;s password write?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Run-as - basiaw7</title>
		<link>http://4sysops.com/archives/free-steel-run-as-let-standard-users-execute-with-administrator-rights/comment-page-1/#comment-124391</link>
		<dc:creator>Run-as - basiaw7</dc:creator>
		<pubDate>Wed, 25 Feb 2009 09:51:11 +0000</pubDate>
		<guid isPermaLink="false">http://4sysops.com/?p=2453#comment-124391</guid>
		<description>[...] “reklamowany” jest też w jednym z moich ulubionych portali a mianowicie http://4sysops.com/archives/free-steel-run-as-let-standard-users-execute-with-administrator-rights/ i tam też trochę można o nim [...]</description>
		<content:encoded><![CDATA[<p>[...] “reklamowany” jest też w jednym z moich ulubionych portali a mianowicie <a href="http://4sysops.com/archives/free-steel-run-as-let-standard-users-execute-with-administrator-rights/" rel="nofollow">http://4sysops.com/archives/free-steel-run-as-let-standard-users-execute-with-administrator-rights/</a> i tam też trochę można o nim [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc</title>
		<link>http://4sysops.com/archives/free-steel-run-as-let-standard-users-execute-with-administrator-rights/comment-page-1/#comment-124384</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Wed, 25 Feb 2009 03:46:45 +0000</pubDate>
		<guid isPermaLink="false">http://4sysops.com/?p=2453#comment-124384</guid>
		<description>All you need for IP settings is Network Configuration Operators Group. See http://support.microsoft.com/kb/297938. This is how we deal with it. Very specific rights.</description>
		<content:encoded><![CDATA[<p>All you need for IP settings is Network Configuration Operators Group. See <a href="http://support.microsoft.com/kb/297938" rel="nofollow">http://support.microsoft.com/kb/297938</a>. This is how we deal with it. Very specific rights.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://4sysops.com/archives/free-steel-run-as-let-standard-users-execute-with-administrator-rights/comment-page-1/#comment-124382</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Wed, 25 Feb 2009 02:19:27 +0000</pubDate>
		<guid isPermaLink="false">http://4sysops.com/?p=2453#comment-124382</guid>
		<description>That is true, and to be honest, I&#039;ve always wanted to find out more about what abilities the Power Users and Network Configuration Operators groups give over regular users. Are you aware of any sites that would help fill in that missing info?</description>
		<content:encoded><![CDATA[<p>That is true, and to be honest, I&#8217;ve always wanted to find out more about what abilities the Power Users and Network Configuration Operators groups give over regular users. Are you aware of any sites that would help fill in that missing info?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Pietroforte</title>
		<link>http://4sysops.com/archives/free-steel-run-as-let-standard-users-execute-with-administrator-rights/comment-page-1/#comment-124381</link>
		<dc:creator>Michael Pietroforte</dc:creator>
		<pubDate>Wed, 25 Feb 2009 02:15:17 +0000</pubDate>
		<guid isPermaLink="false">http://4sysops.com/?p=2453#comment-124381</guid>
		<description>This is certainly also an option. But it has the disadvantage that you have to give them more privileges than necessary.</description>
		<content:encoded><![CDATA[<p>This is certainly also an option. But it has the disadvantage that you have to give them more privileges than necessary.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://4sysops.com/archives/free-steel-run-as-let-standard-users-execute-with-administrator-rights/comment-page-1/#comment-124377</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Wed, 25 Feb 2009 00:41:06 +0000</pubDate>
		<guid isPermaLink="false">http://4sysops.com/?p=2453#comment-124377</guid>
		<description>About your example of user&#039;s needing to be admin user&#039;s to change network settings, there is another option. For our laptop users, we add them to the Power Users and Network Configuration Operators groups. This let&#039;s them change their network settings while traveling, plus lets them change settings those in the Users&#039; group can&#039;t change, like power settings. It&#039;s not a perfect solution, but it does make things simple for the users.</description>
		<content:encoded><![CDATA[<p>About your example of user&#8217;s needing to be admin user&#8217;s to change network settings, there is another option. For our laptop users, we add them to the Power Users and Network Configuration Operators groups. This let&#8217;s them change their network settings while traveling, plus lets them change settings those in the Users&#8217; group can&#8217;t change, like power settings. It&#8217;s not a perfect solution, but it does make things simple for the users.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
