<?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: Managing Cisco ACE (Application Control Engine) modules with TACACS+</title>
	<atom:link href="http://tacacs.org/2008/10/16/managing-cisco-ace-application-control-engine-modules-with-tacacs/feed/" rel="self" type="application/rss+xml" />
	<link>http://tacacs.org/2008/10/16/managing-cisco-ace-application-control-engine-modules-with-tacacs/</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: jpayne</title>
		<link>http://tacacs.org/2008/10/16/managing-cisco-ace-application-control-engine-modules-with-tacacs/comment-page-1/#comment-1591</link>
		<dc:creator>jpayne</dc:creator>
		<pubDate>Thu, 10 Mar 2011 16:00:01 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.sackheads.org/jpayne/?p=33#comment-1591</guid>
		<description>&lt;p&gt;Thanks for the feedback.  I had not spotted the PAP login because we have PAP enabled (duplicating the login) on all our admin accounts for a number of other device types.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for the feedback.  I had not spotted the PAP login because we have PAP enabled (duplicating the login) on all our admin accounts for a number of other device types.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Toem</title>
		<link>http://tacacs.org/2008/10/16/managing-cisco-ace-application-control-engine-modules-with-tacacs/comment-page-1/#comment-1589</link>
		<dc:creator>Toem</dc:creator>
		<pubDate>Thu, 10 Mar 2011 15:53:42 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.sackheads.org/jpayne/?p=33#comment-1589</guid>
		<description>&lt;p&gt;Thanks, this helps. &lt;/p&gt;

&lt;p&gt;I set up TACACS+ authentication on an ACE running 
  system:    Version A2(3.3) [build 3.0(0)A2(3.3)]
Yeah and based on the role model it works fine for me, I only Admin and Network-Monitor, so there is your level 15 and 1.&lt;/p&gt;

&lt;p&gt;Beside authentication it does authorization as well:
-- snipet from the tacacs server in debug mode ---
authorization query for &#039;superu&#039;
-- eos from the tacacs server in debug mode ---&lt;/p&gt;

&lt;p&gt;Another very important information is the different authentication style.
The ACE uses PAP-Login instead of Login.&lt;/p&gt;

&lt;p&gt;-- Configlet for a superuser --
    user = superu {
       pap = cleartext &quot;superu78&quot;
       login = cleartext &quot;superu78&quot;
       member = ace-user 
    }
-- EOC for a superuser --&lt;/p&gt;

&lt;p&gt;Thanks.
Slainte
Toem&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks, this helps. </p>

<p>I set up TACACS+ authentication on an ACE running 
  system:    Version A2(3.3) [build 3.0(0)A2(3.3)]
Yeah and based on the role model it works fine for me, I only Admin and Network-Monitor, so there is your level 15 and 1.</p>

<p>Beside authentication it does authorization as well:
&#8211; snipet from the tacacs server in debug mode &#8212;
authorization query for &#8217;superu&#8217;
&#8211; eos from the tacacs server in debug mode &#8212;</p>

<p>Another very important information is the different authentication style.
The ACE uses PAP-Login instead of Login.</p>

<p>&#8211; Configlet for a superuser &#8211;
    user = superu {
       pap = cleartext &#8220;superu78&#8243;
       login = cleartext &#8220;superu78&#8243;
       member = ace-user 
    }
&#8211; EOC for a superuser &#8211;</p>

<p>Thanks.
Slainte
Toem</p>]]></content:encoded>
	</item>
</channel>
</rss>

