<?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 ACS 5.2 - Adding Custom Attributes for Juniper Netscreen TACACS+ in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/acs-5-2-adding-custom-attributes-for-juniper-netscreen-tacacs/m-p/1781496#M294280</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Justin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was hoping to use just one shell profile for both device groups. We have it working with seperate profiles, but would be less overhead with one!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I havn't tried NXOS yet, but I imagine it will be a similar story.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Craig&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Sep 2013 04:07:19 GMT</pubDate>
    <dc:creator>cburgers</dc:creator>
    <dc:date>2013-09-06T04:07:19Z</dc:date>
    <item>
      <title>ACS 5.2 - Adding Custom Attributes for Juniper Netscreen TACACS+ Authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-2-adding-custom-attributes-for-juniper-netscreen-tacacs/m-p/1781489#M294273</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying add custom attributes for Juniper Netscreen TACACS+ authentication to a v5.2 ACS. The advice is to add it to the group as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;ervice = netscreen {
vsys = root
privilege = read-write
}&lt;/PRE&gt;&lt;P&gt; I know how to add this to a version v4.x ACS&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.cisco.com/legacyfs/online/legacy/5/2/6/56625-v4.x%20ACS.JPG" alt="v4.x ACS.JPG" class="jive-image-thumbnail jive-image" onclick="" width="450" /&gt;&lt;/P&gt;&lt;P&gt;However, I do not know how to apply this to the custom attribiutes to a v5.x ACS&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.cisco.com/legacyfs/online/legacy/6/2/6/56626-v5.x%20ACS.JPG" alt="v5.x ACS.JPG" class="jive-image-thumbnail jive-image" onclick="" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Do I add the vsys and privilege attribute seperately or together? What should be the attribute name? netscreen? Should it be mandatory?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any advice please&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 01:17:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-2-adding-custom-attributes-for-juniper-netscreen-tacacs/m-p/1781489#M294273</guid>
      <dc:creator>rodmunch999</dc:creator>
      <dc:date>2019-03-11T01:17:49Z</dc:date>
    </item>
    <item>
      <title>Re: ACS 5.2 - Adding Custom Attributes for Juniper Netscreen TAC</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-2-adding-custom-attributes-for-juniper-netscreen-tacacs/m-p/1781490#M294274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good question, I'd like to know this as well for the netscreens. For junos, this is how I tried to do it (you would drop the "netscreen" from yours, but not sure if you would add both as mandatory)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Acs4.x setup&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;junos-exec&lt;/P&gt;&lt;P&gt;&amp;nbsp; local-user-name=readonly&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;acs5.2 setup&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;attribute -&amp;nbsp; local-user-name&lt;/P&gt;&lt;P&gt;value - readonly&lt;/P&gt;&lt;P&gt;mandatory&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# junos config&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; login {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; class admin {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; idle-timeout 30;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; permissions all;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; class read-only {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; idle-timeout 30;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; permissions [ view view-configuration ];&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; user admin {&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; class admin;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; user readonly {&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; class read-only;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem I have though, is this fixes my login to work to my JunOS devices, but it breaks the authentication to my Cisco IOS devices. The AAA logs show that the authentication succeeded, but the router says "authorization failed". Once I remove either the attribute from my shell profile, or make it optional then the Cisco router works for auth, but the JunOS device stops working (The username it tries to use is "remote" instead of the user I am trying to authenticate with).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2011 00:27:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-2-adding-custom-attributes-for-juniper-netscreen-tacacs/m-p/1781490#M294274</guid>
      <dc:creator>justins</dc:creator>
      <dc:date>2011-08-11T00:27:12Z</dc:date>
    </item>
    <item>
      <title>ACS 5.2 - Adding Custom Attributes for Juniper Netscreen TACACS+</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-2-adding-custom-attributes-for-juniper-netscreen-tacacs/m-p/1781491#M294275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Making different device groups and shell profiles mapped to different authorization profiles fixed my problem BTW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the setup I did for Juniper. I will try the netscreen one (last picture) later today/tomorrow&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://supportforums.cisco.com/sites/default/files/legacy/9/9/7/56799-Screen%20Shot%202011-08-11%20at%201.09.23%20PM.png" class="jive-image" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://supportforums.cisco.com/sites/default/files/legacy/8/9/7/56798-Screen%20Shot%202011-08-11%20at%201.06.38%20PM.png" class="jive-image" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2011 20:10:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-2-adding-custom-attributes-for-juniper-netscreen-tacacs/m-p/1781491#M294275</guid>
      <dc:creator>justins</dc:creator>
      <dc:date>2011-08-11T20:10:05Z</dc:date>
    </item>
    <item>
      <title>ACS 5.2 - Adding Custom Attributes for Juniper Netscreen TACACS+</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-2-adding-custom-attributes-for-juniper-netscreen-tacacs/m-p/1781492#M294276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bingo! Thank you very much Justin - I still had the privilege levels set to 15 but when I removed them but kept in the new attributes it logged in fine. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2011 05:23:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-2-adding-custom-attributes-for-juniper-netscreen-tacacs/m-p/1781492#M294276</guid>
      <dc:creator>rodmunch999</dc:creator>
      <dc:date>2011-08-16T05:23:40Z</dc:date>
    </item>
    <item>
      <title>ACS 5.2 - Adding Custom Attributes for Juniper Netscreen TACACS+</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-2-adding-custom-attributes-for-juniper-netscreen-tacacs/m-p/1781493#M294277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I was looking for some help on configuring a Juniper FW on my Cisco ACS v4.0 and I found you guys. Can you tell me which would be the best way to do that or where can I find good documentaction about it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2012 13:15:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-2-adding-custom-attributes-for-juniper-netscreen-tacacs/m-p/1781493#M294277</guid>
      <dc:creator>rommel-peraza</dc:creator>
      <dc:date>2012-02-09T13:15:18Z</dc:date>
    </item>
    <item>
      <title>ACS 5.2 - Adding Custom Attributes for Juniper Netscreen TACACS+</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-2-adding-custom-attributes-for-juniper-netscreen-tacacs/m-p/1781494#M294278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has anyone managed to find out why the cisco devices fail authorization when the mandatory custom attribute is enabled?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Justin said &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"The problem I have though, is this fixes my login to work to my JunOS&amp;nbsp; devices, but it breaks the authentication to my Cisco IOS devices. The&amp;nbsp; AAA logs show that the authentication succeeded, but the router says&amp;nbsp; "authorization failed". Once I remove either the attribute from my shell&amp;nbsp; profile, or make it optional then the Cisco router works for auth, but&amp;nbsp; the JunOS device stops working (The username it tries to use is "remote"&amp;nbsp; instead of the user I am trying to authenticate with)."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am currently having the same issue with ACS5.4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Craig&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2013 02:27:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-2-adding-custom-attributes-for-juniper-netscreen-tacacs/m-p/1781494#M294278</guid>
      <dc:creator>cburgers</dc:creator>
      <dc:date>2013-09-05T02:27:22Z</dc:date>
    </item>
    <item>
      <title>ACS 5.2 - Adding Custom Attributes for Juniper Netscreen TACACS+</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-2-adding-custom-attributes-for-juniper-netscreen-tacacs/m-p/1781495#M294279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was able to make it work using different device groups and shell profiles instead of trying to combine mulitiple together. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is your issue with IOS devices or NXOS devices (role-based auth)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Justin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Sep 2013 00:06:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-2-adding-custom-attributes-for-juniper-netscreen-tacacs/m-p/1781495#M294279</guid>
      <dc:creator>justins</dc:creator>
      <dc:date>2013-09-06T00:06:26Z</dc:date>
    </item>
    <item>
      <title>ACS 5.2 - Adding Custom Attributes for Juniper Netscreen TACACS+</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-2-adding-custom-attributes-for-juniper-netscreen-tacacs/m-p/1781496#M294280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Justin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was hoping to use just one shell profile for both device groups. We have it working with seperate profiles, but would be less overhead with one!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I havn't tried NXOS yet, but I imagine it will be a similar story.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Craig&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Sep 2013 04:07:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-2-adding-custom-attributes-for-juniper-netscreen-tacacs/m-p/1781496#M294280</guid>
      <dc:creator>cburgers</dc:creator>
      <dc:date>2013-09-06T04:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: ACS 5.2 - Adding Custom Attributes for Juniper Netscreen TACACS+</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-2-adding-custom-attributes-for-juniper-netscreen-tacacs/m-p/3228446#M294281</link>
      <description>&lt;P&gt;this worked for me on authorization profile- SHELL.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2017 08:43:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-2-adding-custom-attributes-for-juniper-netscreen-tacacs/m-p/3228446#M294281</guid>
      <dc:creator>umaerkhan</dc:creator>
      <dc:date>2017-12-07T08:43:48Z</dc:date>
    </item>
  </channel>
</rss>

