<?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: NAC attribute definition File in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/nac-attribute-definition-file/m-p/513194#M814066</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I solve the problem. It was the number in the file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first attribute definition in the file must have the header [attr#0], the second attribute definition in a file must have the header [attr#1], and so on. A break in the numbering causes CSUtil.exe to ignore attribute definitions at the break and beyond. For example, if a file with 10 attribute definitions the fifth attribute is defined as [attr#5] instead of [attr#4], CSUtil.exe ignores the attribute that is defined as [attr#5] and remaining five the attributes following it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Aug 2006 10:29:50 GMT</pubDate>
    <dc:creator>axfood</dc:creator>
    <dc:date>2006-08-29T10:29:50Z</dc:date>
    <item>
      <title>NAC attribute definition File</title>
      <link>https://community.cisco.com/t5/network-security/nac-attribute-definition-file/m-p/513185#M814054</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to found the Nac Attributes definition file to Antivirus VirusScan of Network associate. I searched on the WEB but I not find. Somebody know from where I can download.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 08:46:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nac-attribute-definition-file/m-p/513185#M814054</guid>
      <dc:creator>jmoreno</dc:creator>
      <dc:date>2020-02-21T08:46:32Z</dc:date>
    </item>
    <item>
      <title>Re: NAC attribute definition File</title>
      <link>https://community.cisco.com/t5/network-security/nac-attribute-definition-file/m-p/513186#M814056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ACS does not include any non-Cisco attributes by default. Therefore, you must import a NAC Attribute Definition File (ADF) from each vendor application that you would like to validate in your NAC posture-validation policies. The attributes that are added can be used to create conditions for internal policies. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NAC introduces the ability to authorize network hosts not only based upon user or machine identity; but also upon a host's posture validation. The posture validation is determined by comparing the host's credentials to a posture-validation policy which you create from attribute-value pairs (AVPs), which are defined by Cisco and other vendors who are NAC partners. Since the range of NAC attributes extends across many vendors and applications, you must import the non-Cisco attributes. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To import a NAC attribute definition file: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Obtain one or more ADFs for the NAC-compatible applications that you want to validate with ACS. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Place the ADFs in the same directory as the ACS utility, CSUtil.exe &lt;ACS install="" dir=""&gt;, or a directory that is accessible by CSUtil.exe. &lt;/ACS&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; On the host that is running ACS, open a cmd command prompt and navigate to the directory that contains CSUtil.exe. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Add the AVPs to ACS by using the command: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CSUtil.exe -addAVP filename.adf &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; After successfully adding the AVPs, restart CSAdmin, CSLog, and CSAuth. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2006 21:04:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nac-attribute-definition-file/m-p/513186#M814056</guid>
      <dc:creator>smahbub</dc:creator>
      <dc:date>2006-03-20T21:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: NAC attribute definition File</title>
      <link>https://community.cisco.com/t5/network-security/nac-attribute-definition-file/m-p/513187#M814059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in some cases ACS includes the first 2 attributes of vendors, for example altiris or qualys auditserver.&lt;/P&gt;&lt;P&gt;They are in config but not active. &lt;/P&gt;&lt;P&gt;To activate them you need a dummy attribute-definition-file, for example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[attr#0] &lt;/P&gt;&lt;P&gt;vendor-id=ID&lt;/P&gt;&lt;P&gt;vendor-name=NAME&lt;/P&gt;&lt;P&gt;application-id=6 &lt;/P&gt;&lt;P&gt;application-name=Audit &lt;/P&gt;&lt;P&gt;attribute-id=00003 &lt;/P&gt;&lt;P&gt;attribute-name=Dummy-attr &lt;/P&gt;&lt;P&gt;attribute-profile=out &lt;/P&gt;&lt;P&gt;attribute-type=unsigned integer &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but in your case you will need more then this, &lt;/P&gt;&lt;P&gt;so the only way is to contact the distributor &lt;/P&gt;&lt;P&gt;or your cisco contact for that file.&lt;/P&gt;&lt;P&gt;(i got my 2 adf files i used from cisco,&lt;/P&gt;&lt;P&gt;because the distributor didn't have them,&lt;/P&gt;&lt;P&gt;weird but true)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and don't forget the clientside info files &lt;/P&gt;&lt;P&gt;for the posture agent, you will need them too.&lt;/P&gt;&lt;P&gt;(.inf, .dll)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;harry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Mar 2006 08:05:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nac-attribute-definition-file/m-p/513187#M814059</guid>
      <dc:creator>HarrytheBrain</dc:creator>
      <dc:date>2006-03-22T08:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: NAC attribute definition File</title>
      <link>https://community.cisco.com/t5/network-security/nac-attribute-definition-file/m-p/513188#M814060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use the folloing for network associates as the ADF file.  Unfortunately when you try to find these files they are hard to find and nobody seems to know what you are talking about.  Just copy and paste these and import them using the CSUtil.exe after importing this you will need to restart CSAdmin, CSLog and CSAuth.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adam &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ADF Below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[attr#29] &lt;/P&gt;&lt;P&gt;vendor-id=3401 &lt;/P&gt;&lt;P&gt;vendor-name=NAI &lt;/P&gt;&lt;P&gt;application-id=3 &lt;/P&gt;&lt;P&gt;application-name=AV &lt;/P&gt;&lt;P&gt;attribute-id=00001 &lt;/P&gt;&lt;P&gt;attribute-name=Application-Posture-Token &lt;/P&gt;&lt;P&gt;attribute-profile=out &lt;/P&gt;&lt;P&gt;attribute-type=unsigned integer &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;[attr#30] &lt;/P&gt;&lt;P&gt;vendor-id=3401 &lt;/P&gt;&lt;P&gt;vendor-name=NAI &lt;/P&gt;&lt;P&gt;application-id=3 &lt;/P&gt;&lt;P&gt;application-name=AV &lt;/P&gt;&lt;P&gt;attribute-id=00002 &lt;/P&gt;&lt;P&gt;attribute-name=System-Posture-Token &lt;/P&gt;&lt;P&gt;attribute-profile=out &lt;/P&gt;&lt;P&gt;attribute-type=unsigned integer &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;[attr#31] &lt;/P&gt;&lt;P&gt;vendor-id=3401 &lt;/P&gt;&lt;P&gt;vendor-name=NAI &lt;/P&gt;&lt;P&gt;application-id=3 &lt;/P&gt;&lt;P&gt;application-name=AV &lt;/P&gt;&lt;P&gt;attribute-id=00003 &lt;/P&gt;&lt;P&gt;attribute-name=Software-Name &lt;/P&gt;&lt;P&gt;attribute-profile=in out &lt;/P&gt;&lt;P&gt;attribute-type=string &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;[attr#32] &lt;/P&gt;&lt;P&gt;vendor-id=3401 &lt;/P&gt;&lt;P&gt;vendor-name=NAI &lt;/P&gt;&lt;P&gt;application-id=3 &lt;/P&gt;&lt;P&gt;application-name=AV &lt;/P&gt;&lt;P&gt;attribute-id=00004 &lt;/P&gt;&lt;P&gt;attribute-name=Software-ID &lt;/P&gt;&lt;P&gt;attribute-profile=in out &lt;/P&gt;&lt;P&gt;attribute-type=unsigned integer &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;[attr#33] &lt;/P&gt;&lt;P&gt;vendor-id=3401 &lt;/P&gt;&lt;P&gt;vendor-name=NAI &lt;/P&gt;&lt;P&gt;application-id=3 &lt;/P&gt;&lt;P&gt;application-name=AV &lt;/P&gt;&lt;P&gt;attribute-id=00005 &lt;/P&gt;&lt;P&gt;attribute-name=Software-Version &lt;/P&gt;&lt;P&gt;attribute-profile=in out &lt;/P&gt;&lt;P&gt;attribute-type=version &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;[attr#34] &lt;/P&gt;&lt;P&gt;vendor-id=3401 &lt;/P&gt;&lt;P&gt;vendor-name=NAI &lt;/P&gt;&lt;P&gt;application-id=3 &lt;/P&gt;&lt;P&gt;application-name=AV &lt;/P&gt;&lt;P&gt;attribute-id=00006 &lt;/P&gt;&lt;P&gt;attribute-name=Scan-Engine-Version &lt;/P&gt;&lt;P&gt;attribute-profile=in out &lt;/P&gt;&lt;P&gt;attribute-type=version &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;[attr#35] &lt;/P&gt;&lt;P&gt;vendor-id=3401 &lt;/P&gt;&lt;P&gt;vendor-name=NAI &lt;/P&gt;&lt;P&gt;application-id=3 &lt;/P&gt;&lt;P&gt;application-name=AV &lt;/P&gt;&lt;P&gt;attribute-id=00007 &lt;/P&gt;&lt;P&gt;attribute-name=Dat-Version &lt;/P&gt;&lt;P&gt;attribute-profile=in out &lt;/P&gt;&lt;P&gt;attribute-type=version &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;[attr#36] &lt;/P&gt;&lt;P&gt;vendor-id=3401 &lt;/P&gt;&lt;P&gt;vendor-name=NAI &lt;/P&gt;&lt;P&gt;application-id=3 &lt;/P&gt;&lt;P&gt;application-name=AV &lt;/P&gt;&lt;P&gt;attribute-id=00008 &lt;/P&gt;&lt;P&gt;attribute-name=Dat-Date &lt;/P&gt;&lt;P&gt;attribute-profile=in out &lt;/P&gt;&lt;P&gt;attribute-type=date &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;[attr#37] &lt;/P&gt;&lt;P&gt;vendor-id=3401 &lt;/P&gt;&lt;P&gt;vendor-name=NAI &lt;/P&gt;&lt;P&gt;application-id=3 &lt;/P&gt;&lt;P&gt;application-name=AV &lt;/P&gt;&lt;P&gt;attribute-id=00009 &lt;/P&gt;&lt;P&gt;attribute-name=Protection-Enabled &lt;/P&gt;&lt;P&gt;attribute-profile=in out &lt;/P&gt;&lt;P&gt;attribute-type=unsigned integer &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;[attr#38] &lt;/P&gt;&lt;P&gt;vendor-id=3401 &lt;/P&gt;&lt;P&gt;vendor-name=NAI &lt;/P&gt;&lt;P&gt;application-id=3 &lt;/P&gt;&lt;P&gt;application-name=AV &lt;/P&gt;&lt;P&gt;attribute-id=00010 &lt;/P&gt;&lt;P&gt;attribute-name=Action &lt;/P&gt;&lt;P&gt;attribute-profile=out &lt;/P&gt;&lt;P&gt;attribute-type=string &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Apr 2006 20:14:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nac-attribute-definition-file/m-p/513188#M814060</guid>
      <dc:creator>abz</dc:creator>
      <dc:date>2006-04-06T20:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: NAC attribute definition File</title>
      <link>https://community.cisco.com/t5/network-security/nac-attribute-definition-file/m-p/513189#M814061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so it's one standard for all !?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as i see, for an av-client it's just necessary&lt;/P&gt;&lt;P&gt;to change the vendor-id and the vendor-name,&lt;/P&gt;&lt;P&gt;everything else is identical.&lt;/P&gt;&lt;P&gt;The one you posted is for example the same &lt;/P&gt;&lt;P&gt;as the adf for trendmicro (just vendor-id=6101 and&lt;/P&gt;&lt;P&gt;vendor-name=Trend)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Apr 2006 08:29:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nac-attribute-definition-file/m-p/513189#M814061</guid>
      <dc:creator>HarrytheBrain</dc:creator>
      <dc:date>2006-04-07T08:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: NAC attribute definition File</title>
      <link>https://community.cisco.com/t5/network-security/nac-attribute-definition-file/m-p/513190#M814062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Harry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess so.  I do know that it works for doing posture validation.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Apr 2006 20:50:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nac-attribute-definition-file/m-p/513190#M814062</guid>
      <dc:creator>abz</dc:creator>
      <dc:date>2006-04-10T20:50:01Z</dc:date>
    </item>
    <item>
      <title>Re: NAC attribute definition File</title>
      <link>https://community.cisco.com/t5/network-security/nac-attribute-definition-file/m-p/513191#M814063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ADF files can be downloaded here: &lt;A class="jive-link-custom" href="http://nac.cisco.com/Public/NACProgram/ADFs/" target="_blank"&gt;http://nac.cisco.com/Public/NACProgram/ADFs/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Silvo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 May 2006 19:06:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nac-attribute-definition-file/m-p/513191#M814063</guid>
      <dc:creator>slipovse</dc:creator>
      <dc:date>2006-05-18T19:06:43Z</dc:date>
    </item>
    <item>
      <title>Re: NAC attribute definition File</title>
      <link>https://community.cisco.com/t5/network-security/nac-attribute-definition-file/m-p/513192#M814064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Silvo the URL you provided can't be opened?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2006 14:24:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nac-attribute-definition-file/m-p/513192#M814064</guid>
      <dc:creator>ita_hsieh</dc:creator>
      <dc:date>2006-06-20T14:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: NAC attribute definition File</title>
      <link>https://community.cisco.com/t5/network-security/nac-attribute-definition-file/m-p/513193#M814065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have try to save this in a file and run but it don't work.  I get this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\Program Files\CiscoSecure ACS v4.0\bin&amp;gt;CSUtil.exe -addAVP c:\test\nac.adf&lt;/P&gt;&lt;P&gt;CSUtil v4.0(1.27), Copyright 1997-2005, Cisco Systems Inc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=== AVP Summary ===&lt;/P&gt;&lt;P&gt;0 AVPs have been added to the dictionary (DB).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\Program Files\CiscoSecure ACS v4.0\bin&amp;gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2006 10:21:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nac-attribute-definition-file/m-p/513193#M814065</guid>
      <dc:creator>axfood</dc:creator>
      <dc:date>2006-06-26T10:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: NAC attribute definition File</title>
      <link>https://community.cisco.com/t5/network-security/nac-attribute-definition-file/m-p/513194#M814066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I solve the problem. It was the number in the file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first attribute definition in the file must have the header [attr#0], the second attribute definition in a file must have the header [attr#1], and so on. A break in the numbering causes CSUtil.exe to ignore attribute definitions at the break and beyond. For example, if a file with 10 attribute definitions the fifth attribute is defined as [attr#5] instead of [attr#4], CSUtil.exe ignores the attribute that is defined as [attr#5] and remaining five the attributes following it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Aug 2006 10:29:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nac-attribute-definition-file/m-p/513194#M814066</guid>
      <dc:creator>axfood</dc:creator>
      <dc:date>2006-08-29T10:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: NAC attribute definition File</title>
      <link>https://community.cisco.com/t5/network-security/nac-attribute-definition-file/m-p/513195#M814067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, your correct about that attr#. We figured this out the other day.  The adf must begin with attr0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2006 12:48:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nac-attribute-definition-file/m-p/513195#M814067</guid>
      <dc:creator>t3watts33</dc:creator>
      <dc:date>2006-09-08T12:48:34Z</dc:date>
    </item>
  </channel>
</rss>

