<?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 Big IP Auth via ACS 5.1 in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/big-ip-auth-via-acs-5-1/m-p/1560758#M392957</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Yes, we are running 4.2. We are using "ppp" for service name and "ip" for authentication.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Mar 2012 13:02:59 GMT</pubDate>
    <dc:creator>tberrynole</dc:creator>
    <dc:date>2012-03-06T13:02:59Z</dc:date>
    <item>
      <title>Big IP Auth via ACS 5.1</title>
      <link>https://community.cisco.com/t5/network-access-control/big-ip-auth-via-acs-5-1/m-p/1560751#M392856</link>
      <description>&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: &amp;amp;quot;Arial&amp;amp;quot;,&amp;amp;quot;sans-serif&amp;amp;quot;; font-size: 10pt;"&gt;Does&lt;BR /&gt;anyone have a working example of using ACS 5.1 to&lt;/SPAN&gt; &lt;SPAN style="color: #333333; font-family: &amp;amp;quot;Arial&amp;amp;quot;,&amp;amp;quot;sans-serif&amp;amp;quot;; font-size: 10pt;"&gt;authenticate&lt;BR /&gt;BigIP LTM GUI users?&amp;nbsp; I have found a couple of discussion in the F5 dev&lt;BR /&gt;site but nothing using ACS, only generic TACACS+ implementations.&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 00:29:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/big-ip-auth-via-acs-5-1/m-p/1560751#M392856</guid>
      <dc:creator>kenny.kerns</dc:creator>
      <dc:date>2019-03-11T00:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: Big IP Auth via ACS 5.1</title>
      <link>https://community.cisco.com/t5/network-access-control/big-ip-auth-via-acs-5-1/m-p/1560752#M392866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kenny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I personally do not have any experience with BigIP, but the configuration on ACS should be straight forward in case of T+ authentication/authorization.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are there any particular authorization AVPs that ACS should pass back?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fede&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Oct 2010 14:02:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/big-ip-auth-via-acs-5-1/m-p/1560752#M392866</guid>
      <dc:creator>Federico Ziliotto</dc:creator>
      <dc:date>2010-10-15T14:02:34Z</dc:date>
    </item>
    <item>
      <title>Re: Big IP Auth via ACS 5.1</title>
      <link>https://community.cisco.com/t5/network-access-control/big-ip-auth-via-acs-5-1/m-p/1560753#M392883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Doesn't look like many people have problems with BigIP and ACS 5.x...must just be me &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I ended up getting some help from TAC and this is what I had to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create the External Group on the F5, this includes the custom attribute that the F5 witll expect back from the F5:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;b remoterole role info Netadm '{&lt;BR /&gt;attribute "F5-LTM-User-Info-1=Netadm"&lt;BR /&gt;role administrator&lt;BR /&gt;user partition all&lt;BR /&gt;console enable&lt;BR /&gt;deny disable&lt;BR /&gt;line order 2&lt;BR /&gt;}'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create the custom attribute in the Device Admin Shell Profile:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;F5-LTM-User-Info-1 Mandatory Netadm&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At this point it should work with no problems but somehow Single Connect got turned on in the Device Config section of ACS, which I didnt find until i did some packet captures.&amp;nbsp; After I turned off Single Connect everything worked like a champ.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW, I am using ACS to forward LDAP requests to our DC's for authentication.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps someone else!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Oct 2010 23:22:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/big-ip-auth-via-acs-5-1/m-p/1560753#M392883</guid>
      <dc:creator>kenny.kerns</dc:creator>
      <dc:date>2010-10-19T23:22:18Z</dc:date>
    </item>
    <item>
      <title>Big IP Auth via ACS 5.1</title>
      <link>https://community.cisco.com/t5/network-access-control/big-ip-auth-via-acs-5-1/m-p/1560754#M392897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Kenny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What version of your BigIP? We have 6 BipIP and they are on version 10.2, the F5 document shows how to set up Tacacs on the F5 device, they said we need to create a service name PPP on the Cisco ACS 5.2 but I am not sure how to do it. Could you please help?&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;Si&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Dec 2011 23:38:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/big-ip-auth-via-acs-5-1/m-p/1560754#M392897</guid>
      <dc:creator>bestsoftware</dc:creator>
      <dc:date>2011-12-15T23:38:36Z</dc:date>
    </item>
    <item>
      <title>Big IP Auth via ACS 5.1</title>
      <link>https://community.cisco.com/t5/network-access-control/big-ip-auth-via-acs-5-1/m-p/1560755#M392906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In regards to the PPP Service creation on ACS 5.x, you no longer need to create a Service for TACACS+ authentication/authorization.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Service PPP had to be created on the Legacy ACS 4.x versions but ACS 5.x no longer requires those types of services to be created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case, for BigIP devices to work you only need to create the custom attribute F5-LTM-User-Info-1 (Mandatory) with value as: Netadm&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ACS 5.x will realize that the requested service is PPP without having to create a Custom Service like we used to do on ACS 4.x.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, if you are on ACS 5.1 base you might want to upgrade to latest patch as there is a known issue referring to TACACS+ with Service PPP not working as expected. Issue is resolved on Patch 2 and above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Dec 2011 22:44:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/big-ip-auth-via-acs-5-1/m-p/1560755#M392906</guid>
      <dc:creator>camejia</dc:creator>
      <dc:date>2011-12-22T22:44:39Z</dc:date>
    </item>
    <item>
      <title>Big IP Auth via ACS 5.1</title>
      <link>https://community.cisco.com/t5/network-access-control/big-ip-auth-via-acs-5-1/m-p/1560756#M392918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just for clarity I would like to add that we had to enable the IP service for PPP in the Interface configuration TACACS+. Then under the user/group under the TACACS+ Settings enable PPP IP and enable the custom attributes box and paste the "F5-LTM-User-Info-1=Netadm" value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2012 19:57:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/big-ip-auth-via-acs-5-1/m-p/1560756#M392918</guid>
      <dc:creator>tberrynole</dc:creator>
      <dc:date>2012-03-02T19:57:02Z</dc:date>
    </item>
    <item>
      <title>Big IP Auth via ACS 5.1</title>
      <link>https://community.cisco.com/t5/network-access-control/big-ip-auth-via-acs-5-1/m-p/1560757#M392940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm assuming that was from an ACS version older than 5.x? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way on the F5 configuration it requires that you include a Service Name (or populate it with something) or else it won't save the TACACS+ configration. What did you all put in? PPP?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2012 23:04:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/big-ip-auth-via-acs-5-1/m-p/1560757#M392940</guid>
      <dc:creator>jack.leung</dc:creator>
      <dc:date>2012-03-05T23:04:23Z</dc:date>
    </item>
    <item>
      <title>Big IP Auth via ACS 5.1</title>
      <link>https://community.cisco.com/t5/network-access-control/big-ip-auth-via-acs-5-1/m-p/1560758#M392957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Yes, we are running 4.2. We are using "ppp" for service name and "ip" for authentication.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 13:02:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/big-ip-auth-via-acs-5-1/m-p/1560758#M392957</guid>
      <dc:creator>tberrynole</dc:creator>
      <dc:date>2012-03-06T13:02:59Z</dc:date>
    </item>
  </channel>
</rss>

