Apple Federal Smart Card Package User Manual

Page 13

Advertising
background image

FSCP Installation and Setup Guide

13

You can change the lookup configuration based on your existing directory service. For
example, if your directory service specifies user records by using the “NT Principal Name”
from the signing certificate and the name of the key in the directory schema is “KeyName,”
the userLookupConfig.plist file might look like this when you finish changing it:

</array>

<dict>

<key>values</key>

<array>

<dict>

<key>type</key>

<string>CertificateData</string>

<key>certSelect</key>

<string>1</string>

<key>tag</key>

<string>NT Principal Name</string>

<key>value</key>

<string>placeholder</string>

</dict>

</array>

<key>formatString</key>

<string>$1</string>

<key>userLookupKey</key>

<string>dsAttrTypeNative:KeyName</string>

</dict>

</array>

The following sections provide additional information about the format of the file.

The

values

Array

The

values

array consists of a

type

key and two or three other keys depending on the type,

which can have one of these values:

m

DemographicData

Includes first, middle, and last name, the EDI Identifier, and other information.

m

CertificateData

Information about the identity, signing, or encryption certificate on the card.

Sphinx Page 13 Tuesday, January 14, 2003 12:53 PM

Advertising