<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title> &#187; TACACS</title>
	<atom:link href="http://blog.halli.de/tag/tacacs/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.halli.de</link>
	<description></description>
	<lastBuildDate>Sat, 03 Jul 2010 05:38:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>FOUNDRY – Authentication using TACACS+</title>
		<link>http://blog.halli.de/2009/10/foundry-%e2%80%93-authentication-using-tacacs/</link>
		<comments>http://blog.halli.de/2009/10/foundry-%e2%80%93-authentication-using-tacacs/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 13:05:53 +0000</pubDate>
		<dc:creator>halli</dc:creator>
				<category><![CDATA[Foundry]]></category>
		<category><![CDATA[TACACS]]></category>

		<guid isPermaLink="false">http://blog.halli.de/?p=265</guid>
		<description><![CDATA[Foundry FastIron FLS-624 &#38; FLS648 ! aaa authentication enable default local tacacs+ aaa authentication login default local tacacs+ aaa authorization exec default  tacacs+ aaa accounting commands 0 default start-stop  tacacs+ aaa accounting exec default start-stop  tacacs+ ! tacacs-server host 192.168.33.44 tacacs-server key xxxxxxxxxxxxxx !]]></description>
		<wfw:commentRss>http://blog.halli.de/2009/10/foundry-%e2%80%93-authentication-using-tacacs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JUNOS &#8211; Authentication using TACACS+</title>
		<link>http://blog.halli.de/2009/04/junos-authentication-using-tacacs/</link>
		<comments>http://blog.halli.de/2009/04/junos-authentication-using-tacacs/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 13:50:42 +0000</pubDate>
		<dc:creator>halli</dc:creator>
				<category><![CDATA[JUNOS]]></category>
		<category><![CDATA[RE-Filter]]></category>
		<category><![CDATA[TACACS]]></category>

		<guid isPermaLink="false">http://blog.halli.de/?p=197</guid>
		<description><![CDATA[Juniper M7i &#8211; JUNOS 9.3R2.8 The username must be set to &#8220;remote&#8221;. #edit system set login user remote class super-user set login user remote full-name &#8220;TACACS+ remote User&#8221; set login user remote uid 3333 set accounting events [ login interactive-commands ] destination tacplus set authentication-order [ tacplus password ] set tacplus-server 10.20.30.22 source-address 10.20.30.11 port [...]]]></description>
		<wfw:commentRss>http://blog.halli.de/2009/04/junos-authentication-using-tacacs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IOS &#8211; Authentication using TACACS+</title>
		<link>http://blog.halli.de/2009/01/ios-authentication-using-tacacs/</link>
		<comments>http://blog.halli.de/2009/01/ios-authentication-using-tacacs/#comments</comments>
		<pubDate>Mon, 12 Jan 2009 20:18:12 +0000</pubDate>
		<dc:creator>halli</dc:creator>
				<category><![CDATA[IOS]]></category>
		<category><![CDATA[TACACS]]></category>

		<guid isPermaLink="false">http://blog.halli.de/?p=42</guid>
		<description><![CDATA[For a simple TACACS+ daemon config &#8211;&#62; simple TACACS+ config ! aaa new-model ! ! aaa authentication fail-message ^C &#8211;&#62; local authentication failed ! &#60;&#8211; ^C ! ! Set the prompt that will show up if the TACACS+ service is unavailable aaa authentication password-prompt &#8220;Enter local password: &#8221; aaa authentication username-prompt &#8220;Enter local username: &#8221; [...]]]></description>
		<wfw:commentRss>http://blog.halli.de/2009/01/ios-authentication-using-tacacs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A simple TACACS+ config</title>
		<link>http://blog.halli.de/2009/01/a-simple-tacacs-config/</link>
		<comments>http://blog.halli.de/2009/01/a-simple-tacacs-config/#comments</comments>
		<pubDate>Sun, 11 Jan 2009 21:35:21 +0000</pubDate>
		<dc:creator>halli</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[TACACS]]></category>

		<guid isPermaLink="false">http://blog.halli.de/?p=17</guid>
		<description><![CDATA[tacacs.conf : #default authentication = file /etc/passwd #default authorization = permit accounting file = /var/log/tac-plus/account key = secretkey user = DEFAULT { default service = deny } user = username1 { login = des shc36DGgs73ab name = &#8220;Full Name&#8221; service = shell { } service = exec { priv-lvl = 15 } } user = [...]]]></description>
		<wfw:commentRss>http://blog.halli.de/2009/01/a-simple-tacacs-config/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
