<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: AAA Authentication Question in Storage Networking</title>
    <link>https://community.cisco.com/t5/storage-networking/aaa-authentication-question/m-p/257694#M261</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I applied  the&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cisco-av-pair*shell:roles="network-admin"    &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;command in my TACACS settings and I have successfully logged in into my router and MDS 9K (OS 1.3.4a).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I have experienced some problems in the login process for the MDS (It seems like a bug).  Sometimes it works and sometimes it doesn&amp;#146;t.  Maybe it's the bug that ARueda is talking about (CSCee83961).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pura Vida&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Nov 2004 15:48:32 GMT</pubDate>
    <dc:creator>obrenes</dc:creator>
    <dc:date>2004-11-11T15:48:32Z</dc:date>
    <item>
      <title>AAA Authentication Question</title>
      <link>https://community.cisco.com/t5/storage-networking/aaa-authentication-question/m-p/257689#M256</link>
      <description>&lt;P&gt;I'm using MDS 2916 and Cisco ACS 3.1.&lt;/P&gt;&lt;P&gt;I'm able to create user accounts in ACS who can successfully log on to MDS 2916 via telnet.  However, thes user have "Network-operator" privileges.  How can I give this TACACS+ user accounts "Network-admin" privileges.&lt;/P&gt;</description>
      <pubDate>Sun, 08 Feb 2004 04:52:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/storage-networking/aaa-authentication-question/m-p/257689#M256</guid>
      <dc:creator>kendo.igor</dc:creator>
      <dc:date>2004-02-08T04:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: AAA Authentication Question</title>
      <link>https://community.cisco.com/t5/storage-networking/aaa-authentication-question/m-p/257690#M257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The network-admin attribute will be passed to the MDS as an AV-Pair.&lt;/P&gt;&lt;P&gt; In order to do this, follow these steps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; 1. go to your ACS server&lt;/P&gt;&lt;P&gt; 2. select your user&lt;/P&gt;&lt;P&gt; 3. All the way down there is a table named: TACACS+ Settings&lt;/P&gt;&lt;P&gt; 4. Check Shell (exec) and Custom attributes&lt;/P&gt;&lt;P&gt; 5. In the following edit box put this:&lt;/P&gt;&lt;P&gt;        cisco-av-pair=shell:roles="network-admin"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; This will return the role "network-admin" to the MDS for that specific&lt;/P&gt;&lt;P&gt; user.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Feb 2004 23:52:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/storage-networking/aaa-authentication-question/m-p/257690#M257</guid>
      <dc:creator>tblancha</dc:creator>
      <dc:date>2004-02-08T23:52:58Z</dc:date>
    </item>
    <item>
      <title>Re: AAA Authentication Question</title>
      <link>https://community.cisco.com/t5/storage-networking/aaa-authentication-question/m-p/257691#M258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I successfully modified  my user and  was  authenticated as Network Admin in the MDS.  However, when I try to log in into my routers I get the following message:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TAC+: Received Attribute "shell:roles="network-admin""&lt;/P&gt;&lt;P&gt;AAA/AUTHOR/EXEC: received unknown mandatory AV: shell:roles="network-admin"&lt;/P&gt;&lt;P&gt;AAA/AUTHOR/EXEC: Authorization FAILED&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do I have to create 1 user to administrate my routers and 1 user for my MDS?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Oct 2004 20:28:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/storage-networking/aaa-authentication-question/m-p/257691#M258</guid>
      <dc:creator>obrenes</dc:creator>
      <dc:date>2004-10-25T20:28:22Z</dc:date>
    </item>
    <item>
      <title>Re: AAA Authentication Question</title>
      <link>https://community.cisco.com/t5/storage-networking/aaa-authentication-question/m-p/257692#M259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Starting with 1.3.5 SAN-OS, you can apply the following in TACACs so a MDS user will get to be admin. However, the following does not interfere with the IOS enable privleges. In a nutshell, if you want it all to work together, upgrade the MDS's to 1.3.5 and in the server, use one of the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cisco-av-pair*shell:roles="network-admin"&lt;/P&gt;&lt;P&gt;cisco-av-pair*shell:roles*"network-admin"&lt;/P&gt;&lt;P&gt;cisco-av-pair=shell:roles*"network-admin"&lt;/P&gt;&lt;P&gt;cisco-av-pair=shell:roles="network-admin"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Oct 2004 21:50:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/storage-networking/aaa-authentication-question/m-p/257692#M259</guid>
      <dc:creator>tblancha</dc:creator>
      <dc:date>2004-10-25T21:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: AAA Authentication Question</title>
      <link>https://community.cisco.com/t5/storage-networking/aaa-authentication-question/m-p/257693#M260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there is a fix to this on the new release of SanOS v 2.&lt;/P&gt;&lt;P&gt;you can not have both local and acs authentication working on SAnOs V1.3x. I reported the bug back in July of 2004 and finaly got fixed!&lt;/P&gt;&lt;P&gt;this is bug exists on MDs9K series but i would believe that it would apply to yours.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Nov 2004 17:47:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/storage-networking/aaa-authentication-question/m-p/257693#M260</guid>
      <dc:creator>Arueda</dc:creator>
      <dc:date>2004-11-10T17:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: AAA Authentication Question</title>
      <link>https://community.cisco.com/t5/storage-networking/aaa-authentication-question/m-p/257694#M261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I applied  the&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cisco-av-pair*shell:roles="network-admin"    &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;command in my TACACS settings and I have successfully logged in into my router and MDS 9K (OS 1.3.4a).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I have experienced some problems in the login process for the MDS (It seems like a bug).  Sometimes it works and sometimes it doesn&amp;#146;t.  Maybe it's the bug that ARueda is talking about (CSCee83961).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pura Vida&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Nov 2004 15:48:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/storage-networking/aaa-authentication-question/m-p/257694#M261</guid>
      <dc:creator>obrenes</dc:creator>
      <dc:date>2004-11-11T15:48:32Z</dc:date>
    </item>
    <item>
      <title>Re: AAA Authentication Question</title>
      <link>https://community.cisco.com/t5/storage-networking/aaa-authentication-question/m-p/257695#M262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the info, it was very helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pura Vida&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Nov 2004 16:03:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/storage-networking/aaa-authentication-question/m-p/257695#M262</guid>
      <dc:creator>obrenes</dc:creator>
      <dc:date>2004-11-11T16:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: AAA Authentication Question</title>
      <link>https://community.cisco.com/t5/storage-networking/aaa-authentication-question/m-p/257696#M263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;that is part of the bug, when you have a somewhat large cisco environment with multiple ethernet and fiber gear this becomes more clear. the bug does affect Cisco's IOS but given the large IOS base,it was easier to fix SanOS. I am going to load 2 on one of our production switches this weekend. if you want me to i can keep you posted.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Nov 2004 17:43:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/storage-networking/aaa-authentication-question/m-p/257696#M263</guid>
      <dc:creator>Arueda</dc:creator>
      <dc:date>2004-11-11T17:43:13Z</dc:date>
    </item>
    <item>
      <title>Re: AAA Authentication Question</title>
      <link>https://community.cisco.com/t5/storage-networking/aaa-authentication-question/m-p/257697#M264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, yes, please keep me posted.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Nov 2004 15:17:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/storage-networking/aaa-authentication-question/m-p/257697#M264</guid>
      <dc:creator>obrenes</dc:creator>
      <dc:date>2004-11-12T15:17:10Z</dc:date>
    </item>
  </channel>
</rss>

