<?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/"
		>
<channel>
	<title>Comments on: Easier Tacacs Configurations with do_auth</title>
	<atom:link href="http://tacacs.org/2009/09/26/easy-tacacs-control-with-do_auth/feed/" rel="self" type="application/rss+xml" />
	<link>http://tacacs.org/2009/09/26/easy-tacacs-control-with-do_auth/</link>
	<description>Casting Light on the Dark Art of TACACS+</description>
	<lastBuildDate>Thu, 08 Sep 2011 03:11:00 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: helpdeskdan</title>
		<link>http://tacacs.org/2009/09/26/easy-tacacs-control-with-do_auth/comment-page-1/#comment-2539</link>
		<dc:creator>helpdeskdan</dc:creator>
		<pubDate>Thu, 08 Sep 2011 03:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.sackheads.org/tacacsplus/?p=60#comment-2539</guid>
		<description>&lt;p&gt;Sry 4 late reply, didn&#039;t see comment.  This is easy, put the commands you want to deny in command&lt;em&gt;deny section, and put a .* in command&lt;/em&gt;permit.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Sry 4 late reply, didn&#8217;t see comment.  This is easy, put the commands you want to deny in command<em>deny section, and put a .* in command</em>permit.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan</title>
		<link>http://tacacs.org/2009/09/26/easy-tacacs-control-with-do_auth/comment-page-1/#comment-2414</link>
		<dc:creator>Ivan</dc:creator>
		<pubDate>Sun, 31 Jul 2011 21:26:32 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.sackheads.org/tacacsplus/?p=60#comment-2414</guid>
		<description>&lt;p&gt;Hi Dan,&lt;/p&gt;

&lt;p&gt;how can i write only several commands which I want to deny.
for example I want to deny those commands:
no ip route 
interface gig 0/0
no aaa authentication login default group tacacs+ local
no aaa authorization exec default group tacacs+ if-authenticated 
really thanks for support.
Ivan.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi Dan,</p>

<p>how can i write only several commands which I want to deny.
for example I want to deny those commands:
no ip route 
interface gig 0/0
no aaa authentication login default group tacacs+ local
no aaa authorization exec default group tacacs+ if-authenticated 
really thanks for support.
Ivan.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: helpdeskdan</title>
		<link>http://tacacs.org/2009/09/26/easy-tacacs-control-with-do_auth/comment-page-1/#comment-1990</link>
		<dc:creator>helpdeskdan</dc:creator>
		<pubDate>Wed, 04 May 2011 23:27:03 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.sackheads.org/tacacsplus/?p=60#comment-1990</guid>
		<description>&lt;p&gt;Thanks, I&#039;m glad there is one person out there whom this has helped!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks, I&#8217;m glad there is one person out there whom this has helped!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Celeri</title>
		<link>http://tacacs.org/2009/09/26/easy-tacacs-control-with-do_auth/comment-page-1/#comment-1985</link>
		<dc:creator>Celeri</dc:creator>
		<pubDate>Wed, 04 May 2011 13:51:53 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.sackheads.org/tacacsplus/?p=60#comment-1985</guid>
		<description>&lt;p&gt;Hi Dan,
Your little program does exactly what I have been trying to do in bash shell for several weeks and seems to work perfectly.
It just makes tac_plus as powerful as I wanted it to be.
Thanks very much for your work and the quality of your documentation !&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi Dan,
Your little program does exactly what I have been trying to do in bash shell for several weeks and seems to work perfectly.
It just makes tac_plus as powerful as I wanted it to be.
Thanks very much for your work and the quality of your documentation !</p>]]></content:encoded>
	</item>
	<item>
		<title>By: helpdeskdan</title>
		<link>http://tacacs.org/2009/09/26/easy-tacacs-control-with-do_auth/comment-page-1/#comment-1515</link>
		<dc:creator>helpdeskdan</dc:creator>
		<pubDate>Tue, 01 Mar 2011 01:21:27 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.sackheads.org/tacacsplus/?p=60#comment-1515</guid>
		<description>&lt;p&gt;:-\  You&#039;re right, thanks&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>:-\  You&#8217;re right, thanks</p>]]></content:encoded>
	</item>
	<item>
		<title>By: aojea</title>
		<link>http://tacacs.org/2009/09/26/easy-tacacs-control-with-do_auth/comment-page-1/#comment-1509</link>
		<dc:creator>aojea</dc:creator>
		<pubDate>Mon, 28 Feb 2011 07:14:28 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.sackheads.org/tacacsplus/?p=60#comment-1509</guid>
		<description>&lt;p&gt;I&#039;m sorry for the mistake. 
The problem is that in your example inside the code you use &quot;device&lt;em&gt;allow&quot;, but in the code you check against &quot;device&lt;/em&gt;permit&quot;.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;m sorry for the mistake. 
The problem is that in your example inside the code you use &#8220;device<em>allow&#8221;, but in the code you check against &#8220;device</em>permit&#8221;.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: helpdeskdan</title>
		<link>http://tacacs.org/2009/09/26/easy-tacacs-control-with-do_auth/comment-page-1/#comment-1507</link>
		<dc:creator>helpdeskdan</dc:creator>
		<pubDate>Mon, 28 Feb 2011 00:13:20 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.sackheads.org/tacacsplus/?p=60#comment-1507</guid>
		<description>&lt;p&gt;I did what now?  I vaguely remember making a mistake like that, but I thought I fixed it a long time ago.&lt;/p&gt;

&lt;p&gt;dan@dan-desktop:~$ egrep host&lt;em&gt;allow do&lt;/em&gt;auth1-4.py 
host&lt;em&gt;allow      Allow users from this range.  Mandatory if 
host&lt;/em&gt;allow = 
host&lt;em&gt;allow =
            if not match&lt;/em&gt;it(this&lt;em&gt;group, &quot;host&lt;/em&gt;allow&quot;, ip&lt;em&gt;addr, config, log&lt;/em&gt;file, filename):
                         % (user&lt;em&gt;name, ip&lt;/em&gt;addr, this&lt;em&gt;group, &quot;host&lt;/em&gt;allow&quot;))
dan@dan-desktop:~$ egrep host&lt;em&gt;permit do&lt;/em&gt;auth1-4.py &lt;/p&gt;

&lt;p&gt;If people are actually using this, please drop me a line.  (As far as I know, nobody is currently using it)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I did what now?  I vaguely remember making a mistake like that, but I thought I fixed it a long time ago.</p>

<p>dan@dan-desktop:~$ egrep host<em>allow do</em>auth1-4.py 
host<em>allow      Allow users from this range.  Mandatory if 
host</em>allow = 
host<em>allow =
            if not match</em>it(this<em>group, &#8220;host</em>allow&#8221;, ip<em>addr, config, log</em>file, filename):
                         % (user<em>name, ip</em>addr, this<em>group, &#8220;host</em>allow&#8221;))
dan@dan-desktop:~$ egrep host<em>permit do</em>auth1-4.py </p>

<p>If people are actually using this, please drop me a line.  (As far as I know, nobody is currently using it)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: aojea</title>
		<link>http://tacacs.org/2009/09/26/easy-tacacs-control-with-do_auth/comment-page-1/#comment-1476</link>
		<dc:creator>aojea</dc:creator>
		<pubDate>Mon, 21 Feb 2011 21:35:19 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.sackheads.org/tacacsplus/?p=60#comment-1476</guid>
		<description>&lt;p&gt;Hello, you have  a bug in 1.4 version.
Configuration file says &quot;host&lt;em&gt;allow&quot; but in your code you check agains &quot;host&lt;/em&gt;permit&quot;.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hello, you have  a bug in 1.4 version.
Configuration file says &#8220;host<em>allow&#8221; but in your code you check agains &#8220;host</em>permit&#8221;.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: helpdeskdan</title>
		<link>http://tacacs.org/2009/09/26/easy-tacacs-control-with-do_auth/comment-page-1/#comment-738</link>
		<dc:creator>helpdeskdan</dc:creator>
		<pubDate>Tue, 14 Sep 2010 19:10:14 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.sackheads.org/tacacsplus/?p=60#comment-738</guid>
		<description>&lt;p&gt;Post the log.  The log will tell us where it was permitted.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Post the log.  The log will tell us where it was permitted.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Rogerio</title>
		<link>http://tacacs.org/2009/09/26/easy-tacacs-control-with-do_auth/comment-page-1/#comment-701</link>
		<dc:creator>Rogerio</dc:creator>
		<pubDate>Sat, 28 Aug 2010 14:43:41 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.sackheads.org/tacacsplus/?p=60#comment-701</guid>
		<description>&lt;p&gt;Excellent guide, Dan! Does exist any bug about limiting configuration commands? In my do&lt;em&gt;auth.ini I&#039;d restricted the following comands to the specified user:
&lt;strong&gt;
[users]
integra =
    restrito
rogerios =
    admin
[restrito]
host&lt;/em&gt;allow = 
    .*
device&lt;em&gt;permit = 
    192.168.0.2402
command&lt;/em&gt;permit =
    show .*
       quit
command_deny = 
       show ver.*
       conf.*
       int.*
       shutdown
&lt;/strong&gt;
But it didn&#039;t work!
All other features are working (including deny &quot;show version&quot;), but &quot;config ter&quot;, &quot;interface gi 0/1&quot; and &quot;shutdown&quot; were permited.&lt;/p&gt;

&lt;p&gt;Can you help me?&lt;/p&gt;

&lt;p&gt;Thanks in advance&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Excellent guide, Dan! Does exist any bug about limiting configuration commands? In my do<em>auth.ini I&#8217;d restricted the following comands to the specified user:
<strong>
[users]
integra =
    restrito
rogerios =
    admin
[restrito]
host</strong></em>allow = 
    .*
device<em>permit = 
    192.168.0.2402
command</em>permit =
    show .*
       quit
command_deny = 
       show ver.*
       conf.*
       int.*
       shutdown

But it didn&#8217;t work!
All other features are working (including deny &#8220;show version&#8221;), but &#8220;config ter&#8221;, &#8220;interface gi 0/1&#8243; and &#8220;shutdown&#8221; were permited.</p>

<p>Can you help me?</p>

<p>Thanks in advance</p>]]></content:encoded>
	</item>
</channel>
</rss>

