<?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: Cisco AAA login authentication with Radius (MS IAS)</title>
	<atom:link href="http://www.blindhog.net/cisco-aaa-login-authentication-with-radius-ms-ias/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blindhog.net/cisco-aaa-login-authentication-with-radius-ms-ias/</link>
	<description>Tips and Video Tutorials - Cisco .:. Linux .:. VOIP</description>
	<lastBuildDate>Fri, 30 Jul 2010 13:55:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: RADIUS Authentication for Cisco Router Logins &#171; Aaron Walrath &#8211; Another IT Guy&#39;s Meanderings</title>
		<link>http://www.blindhog.net/cisco-aaa-login-authentication-with-radius-ms-ias/comment-page-2/#comment-33694</link>
		<dc:creator>RADIUS Authentication for Cisco Router Logins &#171; Aaron Walrath &#8211; Another IT Guy&#39;s Meanderings</dc:creator>
		<pubDate>Sun, 20 Jun 2010 18:26:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/cisco-aaa-login-authentication-with-radius-ms-ias/#comment-33694</guid>
		<description>[...] http://www.blindhog.net/cisco-aaa-login-authentication-with-radius-ms-ias/     Categories: Cisco Tags: Cisco       Comments (0) Trackbacks (0) Leave a comment Trackback [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.blindhog.net/cisco-aaa-login-authentication-with-radius-ms-ias/" rel="nofollow">http://www.blindhog.net/cisco-aaa-login-authentication-with-radius-ms-ias/</a>     Categories: Cisco Tags: Cisco       Comments (0) Trackbacks (0) Leave a comment Trackback [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://www.blindhog.net/cisco-aaa-login-authentication-with-radius-ms-ias/comment-page-2/#comment-33669</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Fri, 11 Jun 2010 08:30:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/cisco-aaa-login-authentication-with-radius-ms-ias/#comment-33669</guid>
		<description>Thnx alot Anthony!!

I had troubles with the authorization part with a 2008 standard radius server.

The Service-Type := Administrative did the trick! Works fine now!</description>
		<content:encoded><![CDATA[<p>Thnx alot Anthony!!</p>
<p>I had troubles with the authorization part with a 2008 standard radius server.</p>
<p>The Service-Type := Administrative did the trick! Works fine now!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hugh</title>
		<link>http://www.blindhog.net/cisco-aaa-login-authentication-with-radius-ms-ias/comment-page-2/#comment-33647</link>
		<dc:creator>Hugh</dc:creator>
		<pubDate>Fri, 04 Jun 2010 13:29:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/cisco-aaa-login-authentication-with-radius-ms-ias/#comment-33647</guid>
		<description>Do you have any info on authenticating a cisco 1250 wireless access point with an IAS server. Thanks</description>
		<content:encoded><![CDATA[<p>Do you have any info on authenticating a cisco 1250 wireless access point with an IAS server. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://www.blindhog.net/cisco-aaa-login-authentication-with-radius-ms-ias/comment-page-2/#comment-33449</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Thu, 08 Apr 2010 19:45:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/cisco-aaa-login-authentication-with-radius-ms-ias/#comment-33449</guid>
		<description>Thanks for helping out Sam!</description>
		<content:encoded><![CDATA[<p>Thanks for helping out Sam!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://www.blindhog.net/cisco-aaa-login-authentication-with-radius-ms-ias/comment-page-2/#comment-33444</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Thu, 08 Apr 2010 06:59:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/cisco-aaa-login-authentication-with-radius-ms-ias/#comment-33444</guid>
		<description>Very helpful, thanks.

One question though, if the RADIUS Server fails can I still connect to the device using telnet ?

=====================

Yes. You need to define a local user database and add a second authentication method which is local authentication. 
!
username user password test123
!
enable secret test321
!
aaa authentication login default group radius local
aaa authorization exec default group radius if-authenticated
!</description>
		<content:encoded><![CDATA[<p>Very helpful, thanks.</p>
<p>One question though, if the RADIUS Server fails can I still connect to the device using telnet ?</p>
<p>=====================</p>
<p>Yes. You need to define a local user database and add a second authentication method which is local authentication.<br />
!<br />
username user password test123<br />
!<br />
enable secret test321<br />
!<br />
aaa authentication login default group radius local<br />
aaa authorization exec default group radius if-authenticated<br />
!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.blindhog.net/cisco-aaa-login-authentication-with-radius-ms-ias/comment-page-2/#comment-33354</link>
		<dc:creator>David</dc:creator>
		<pubDate>Wed, 17 Mar 2010 14:06:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/cisco-aaa-login-authentication-with-radius-ms-ias/#comment-33354</guid>
		<description>Very helpful, thanks.

One question though, if the RADIUS Server fails can I still connect to the device using telnet ?</description>
		<content:encoded><![CDATA[<p>Very helpful, thanks.</p>
<p>One question though, if the RADIUS Server fails can I still connect to the device using telnet ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nitya</title>
		<link>http://www.blindhog.net/cisco-aaa-login-authentication-with-radius-ms-ias/comment-page-2/#comment-33050</link>
		<dc:creator>Nitya</dc:creator>
		<pubDate>Fri, 18 Dec 2009 05:21:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/cisco-aaa-login-authentication-with-radius-ms-ias/#comment-33050</guid>
		<description>A very nice write up.
Can you please let me know why Select &quot;Unencrypted Authentication&quot; only is used.

Is it by anyway insecure mechanism while cisco devices send login credentials to IAS server for authentication?

Does CHAP or any other secure encryption be used between cisco devices and IAS radius server?

Thanks</description>
		<content:encoded><![CDATA[<p>A very nice write up.<br />
Can you please let me know why Select &#8220;Unencrypted Authentication&#8221; only is used.</p>
<p>Is it by anyway insecure mechanism while cisco devices send login credentials to IAS server for authentication?</p>
<p>Does CHAP or any other secure encryption be used between cisco devices and IAS radius server?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: amit vaity</title>
		<link>http://www.blindhog.net/cisco-aaa-login-authentication-with-radius-ms-ias/comment-page-2/#comment-33034</link>
		<dc:creator>amit vaity</dc:creator>
		<pubDate>Sun, 13 Dec 2009 04:44:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/cisco-aaa-login-authentication-with-radius-ms-ias/#comment-33034</guid>
		<description>hi,

I have got the authentication right. But i want to set different privelege levels for users depending on their roles. Plz let me know how tis can be done.

I have tried changing the parameters in the shell command for the attribute value.</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>I have got the authentication right. But i want to set different privelege levels for users depending on their roles. Plz let me know how tis can be done.</p>
<p>I have tried changing the parameters in the shell command for the attribute value.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://www.blindhog.net/cisco-aaa-login-authentication-with-radius-ms-ias/comment-page-2/#comment-32837</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Thu, 12 Nov 2009 13:09:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/cisco-aaa-login-authentication-with-radius-ms-ias/#comment-32837</guid>
		<description>having looked at the debug the problem is not haveing an authorisation method set up 

aaa authorization exec default group radius local

this then seems to work fine. 

whith out this command the debug error was showing 

*Mar  1 05:01:40.058: AAA/BIND(00000009): Bind i/f
*Mar  1 05:01:40.058: AAA/AUTHEN/LOGIN (00000009): Pick method list &#039;first&#039;
*Mar  1 05:01:40.074: AAA/AUTHOR (00000009): Method list id=0 not configured. Skip author

now it shows 

*Mar  1 05:03:26.742: AAA/BIND(0000000A): Bind i/f
*Mar  1 05:03:26.742: AAA/AUTHEN/LOGIN (0000000A): Pick method list &#039;first&#039;
*Mar  1 05:03:26.754: AAA/AUTHOR/EXEC(0000000A): processing AV priv-lvl=15
*Mar  1 05:03:26.754: AAA/AUTHOR/EXEC(0000000A): processing AV priv-lvl=15
*Mar  1 05:03:26.754: AAA/AUTHOR/EXEC(0000000A): processing AV service-type=6
*Mar  1 05:03:26.754: AAA/AUTHOR/EXEC(0000000A): Authorization successful</description>
		<content:encoded><![CDATA[<p>having looked at the debug the problem is not haveing an authorisation method set up </p>
<p>aaa authorization exec default group radius local</p>
<p>this then seems to work fine. </p>
<p>whith out this command the debug error was showing </p>
<p>*Mar  1 05:01:40.058: AAA/BIND(00000009): Bind i/f<br />
*Mar  1 05:01:40.058: AAA/AUTHEN/LOGIN (00000009): Pick method list &#8216;first&#8217;<br />
*Mar  1 05:01:40.074: AAA/AUTHOR (00000009): Method list id=0 not configured. Skip author</p>
<p>now it shows </p>
<p>*Mar  1 05:03:26.742: AAA/BIND(0000000A): Bind i/f<br />
*Mar  1 05:03:26.742: AAA/AUTHEN/LOGIN (0000000A): Pick method list &#8216;first&#8217;<br />
*Mar  1 05:03:26.754: AAA/AUTHOR/EXEC(0000000A): processing AV priv-lvl=15<br />
*Mar  1 05:03:26.754: AAA/AUTHOR/EXEC(0000000A): processing AV priv-lvl=15<br />
*Mar  1 05:03:26.754: AAA/AUTHOR/EXEC(0000000A): processing AV service-type=6<br />
*Mar  1 05:03:26.754: AAA/AUTHOR/EXEC(0000000A): Authorization successful</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://www.blindhog.net/cisco-aaa-login-authentication-with-radius-ms-ias/comment-page-2/#comment-32836</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Thu, 12 Nov 2009 12:58:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/cisco-aaa-login-authentication-with-radius-ms-ias/#comment-32836</guid>
		<description>Great walk though and got me up and running for the log in, but I still cant get it to auto logme in at privilage level 15? 

do i need a 

aaa authorisation mode set up as well? 

I really would like to get this working, as I need to be able to get people logging on with mutiply view and if I can intergrate it in to AD this would be great. 

I am also looking at 802.1x portbased authentication and this is a nice step in the right direction.. 

Cheers..</description>
		<content:encoded><![CDATA[<p>Great walk though and got me up and running for the log in, but I still cant get it to auto logme in at privilage level 15? </p>
<p>do i need a </p>
<p>aaa authorisation mode set up as well? </p>
<p>I really would like to get this working, as I need to be able to get people logging on with mutiply view and if I can intergrate it in to AD this would be great. </p>
<p>I am also looking at 802.1x portbased authentication and this is a nice step in the right direction.. </p>
<p>Cheers..</p>
]]></content:encoded>
	</item>
</channel>
</rss>
