
<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://www.thelinuxwiki.com/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.thelinuxwiki.com/index.php?action=history&amp;feed=atom&amp;title=Suders_quick_reference</id>
		<title>Suders quick reference - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.thelinuxwiki.com/index.php?action=history&amp;feed=atom&amp;title=Suders_quick_reference"/>
		<link rel="alternate" type="text/html" href="http://www.thelinuxwiki.com/index.php?title=Suders_quick_reference&amp;action=history"/>
		<updated>2026-04-29T00:33:19Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.21.5</generator>

	<entry>
		<id>http://www.thelinuxwiki.com/index.php?title=Suders_quick_reference&amp;diff=26&amp;oldid=prev</id>
		<title>Nighthawk: Pushed from thelinuxwiki.com.</title>
		<link rel="alternate" type="text/html" href="http://www.thelinuxwiki.com/index.php?title=Suders_quick_reference&amp;diff=26&amp;oldid=prev"/>
				<updated>2013-02-25T19:01:28Z</updated>
		
		<summary type="html">&lt;p&gt;Pushed from thelinuxwiki.com.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
== allowing a specific group to run specific commands ==&lt;br /&gt;
&lt;br /&gt;
 %admin ALL=(ALL) NOPASSWD:/etc/init.d/somecommand [A-z]*&lt;br /&gt;
&lt;br /&gt;
where:&lt;br /&gt;
&lt;br /&gt;
%admin - All users of the admin group&lt;br /&gt;
&lt;br /&gt;
ALL= - from any Host/IP&lt;br /&gt;
&lt;br /&gt;
(ALL) - can run as any user&lt;br /&gt;
&lt;br /&gt;
NOPASSWD - with no password required&lt;br /&gt;
&lt;br /&gt;
:/etc/init.d/somecommand - the list of comma, separated, applications. &lt;br /&gt;
&lt;br /&gt;
[[category:user accounts]]&lt;/div&gt;</summary>
		<author><name>Nighthawk</name></author>	</entry>

	</feed>