<?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: ACS and APC UPS - radius authentication in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/acs-and-apc-ups-radius-authentication/m-p/985069#M396715</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to return some APC Vendor Specific Attributes. These will not be defined in ACS so you'll need to add them. This process is documented in the ACS User Guide - basically you create a .ini file with the VSA info and load it with csutil or rdbms sync.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;APCs vendor id is 318. You need to add a single integer attribute "APC-Service-Type" (id #1) which can take the following values:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 adminsitrator&lt;/P&gt;&lt;P&gt;2 device-manager&lt;/P&gt;&lt;P&gt;3 read-only users&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck&lt;/P&gt;&lt;P&gt;Darran&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 May 2008 12:14:13 GMT</pubDate>
    <dc:creator>darpotter</dc:creator>
    <dc:date>2008-05-06T12:14:13Z</dc:date>
    <item>
      <title>ACS and APC UPS - radius authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-and-apc-ups-radius-authentication/m-p/985067#M396713</link>
      <description>&lt;P&gt;Has anyone configured their APC UPS network managment cards to authenticate to ACS.  The cards support radius, and I have that working, but the user only works as read only.  How can I get them to work at at admin level ?  I am not sure how to pass the attibutes back to the UPS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any tips.&lt;/P&gt;&lt;P&gt;Randy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 22:49:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-and-apc-ups-radius-authentication/m-p/985067#M396713</guid>
      <dc:creator>rduke</dc:creator>
      <dc:date>2019-03-10T22:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: ACS and APC UPS - radius authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-and-apc-ups-radius-authentication/m-p/985068#M396714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Randy,&lt;/P&gt;&lt;P&gt;It works , no issues at all. In order to get all the options on the APC cards, you need to integrate the .ini file provided by the vendor. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With that INI we will upload APC radius attributes in acs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;~JG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do rate helpful posts&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2008 12:10:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-and-apc-ups-radius-authentication/m-p/985068#M396714</guid>
      <dc:creator>Jagdeep Gambhir</dc:creator>
      <dc:date>2008-05-06T12:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: ACS and APC UPS - radius authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-and-apc-ups-radius-authentication/m-p/985069#M396715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to return some APC Vendor Specific Attributes. These will not be defined in ACS so you'll need to add them. This process is documented in the ACS User Guide - basically you create a .ini file with the VSA info and load it with csutil or rdbms sync.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;APCs vendor id is 318. You need to add a single integer attribute "APC-Service-Type" (id #1) which can take the following values:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 adminsitrator&lt;/P&gt;&lt;P&gt;2 device-manager&lt;/P&gt;&lt;P&gt;3 read-only users&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck&lt;/P&gt;&lt;P&gt;Darran&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2008 12:14:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-and-apc-ups-radius-authentication/m-p/985069#M396715</guid>
      <dc:creator>darpotter</dc:creator>
      <dc:date>2008-05-06T12:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: ACS and APC UPS - radius authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-and-apc-ups-radius-authentication/m-p/985070#M396716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Guys,&lt;/P&gt;&lt;P&gt;Sorry I forgot to post that I had it working.  It was easier than I thought because all I needed to do was add Radius IETF option #6 and select "administrative".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did see the APC info regarding VSA's, but I did not know how you input that data.  I will have to look into the csutil and rdmns sync utilities since I am new to ACS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Randy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2008 16:32:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-and-apc-ups-radius-authentication/m-p/985070#M396716</guid>
      <dc:creator>rduke</dc:creator>
      <dc:date>2008-05-08T16:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: ACS and APC UPS - radius authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-and-apc-ups-radius-authentication/m-p/985071#M396717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Save the following into an ini file and use the CS Utils feature to import the UDF / VSA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Don't include the lines "====" bits!&lt;/P&gt;&lt;P&gt;You can rename the Admin/Device/ReadOnly to what ever you like as the interger value is what is important, the name is only used byt the ACS interface for displaying the options in the HTML.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=====================================&lt;/P&gt;&lt;P&gt;[User Defined Vendor]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name=APC Devices&lt;/P&gt;&lt;P&gt;IETF Code=318&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VSA 1=APC-Service-Type&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[APC-Service-Type]&lt;/P&gt;&lt;P&gt;Type=INTEGER&lt;/P&gt;&lt;P&gt;Profile=OUT&lt;/P&gt;&lt;P&gt;Enums=APC-Auth-Type&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[APC-Auth-Type]&lt;/P&gt;&lt;P&gt;1=Admin&lt;/P&gt;&lt;P&gt;2=Device&lt;/P&gt;&lt;P&gt;3=ReadOnly&lt;/P&gt;&lt;P&gt;=====================================&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2008 23:03:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-and-apc-ups-radius-authentication/m-p/985071#M396717</guid>
      <dc:creator>CSCO10973017</dc:creator>
      <dc:date>2008-06-05T23:03:06Z</dc:date>
    </item>
    <item>
      <title>ACS and APC UPS - radius authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-and-apc-ups-radius-authentication/m-p/985072#M396718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FYI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I setup the same configuration in ACS 5.1 with the VSA attributes stated, with no problems. See inserted image for details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://supportforums.cisco.com/sites/default/files/legacy/4/0/4/68404-Capture.JPG" class="jive-image" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2011 22:30:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-and-apc-ups-radius-authentication/m-p/985072#M396718</guid>
      <dc:creator>Nathan Eger</dc:creator>
      <dc:date>2011-12-08T22:30:09Z</dc:date>
    </item>
    <item>
      <title>I realize that this is a VERY</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-and-apc-ups-radius-authentication/m-p/985073#M396720</link>
      <description>&lt;P&gt;I realize that this is a VERY old thread... but... I figured I'd give it a shot.&lt;/P&gt;
&lt;P&gt;Has anyone successfully configured an&amp;nbsp;APC UPS network management cards to authenticate in ISE 2.1? &amp;nbsp;I have them authenticating properly in ACS 5.x, so I know the "basics" of setting up the dictionary and believe that I have the "radius vendors" setup correctly. &amp;nbsp;However I'm missing the "policy sets". &amp;nbsp;Similar to the start of this thread, my current ISE setup has all&amp;nbsp;users logging in as "&lt;SPAN&gt;read only".&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;If so, any setup guides? &amp;nbsp;Thanks...&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2017 19:32:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-and-apc-ups-radius-authentication/m-p/985073#M396720</guid>
      <dc:creator>john.holt</dc:creator>
      <dc:date>2017-03-28T19:32:07Z</dc:date>
    </item>
    <item>
      <title>I am on 2.2 and have the same</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-and-apc-ups-radius-authentication/m-p/985074#M396722</link>
      <description>&lt;P&gt;I am on 2.2 and have the same question.&lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2017 00:14:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-and-apc-ups-radius-authentication/m-p/985074#M396722</guid>
      <dc:creator>Christopher Rosing</dc:creator>
      <dc:date>2017-05-05T00:14:15Z</dc:date>
    </item>
  </channel>
</rss>

