Cisco Systems 3.3 Server User Manual


 
Appendix D CSUtil Database Utility
Posture Validation Attributes
D-44
User Guide for Cisco Secure ACS for Windows Server
78-16592-01
If you specified a filepath, the PAC files are saved where you specified. You can
distribute the PAC files to the applicable end-user clients.
Posture Validation Attributes
You can use CSUtil.exe to export, add, and delete posture validation attributes,
which are essential to Network Admission Control (NAC). For more information
about NAC, see Chapter 14, “Network Admission Control”.
This section contains the following topics:
Posture Validation Attribute Definition File, page D-44
Exporting Posture Validation Attribute Definitions, page D-48
Importing Posture Validation Attribute Definitions, page D-49
Deleting a Posture Validation Attribute Definition, page D-51
Default Posture Validation Attribute Definition File, page D-52
Posture Validation Attribute Definition File
A posture validation attribute definition file is a text file that contains one or more
posture validation attribute definitions. Each definition consists of a definition
header and several values, described below. For an example of the contents of a
posture validation attribute definition file, see Default Posture Validation
Attribute Definition File, page D-52.
With the exception of the attribute definition header, each attribute definition
value must be formatted as follows:
name=value
where name is the value name and value is a string or integer, as specified in the
list below.
Tip Use a semi-colon to identify lines that are comments.