# For more in depth information on these properties please # see the PF Admin Manual and the online help in the PF # UI. # template.name specifies the name of this template # in the LDAP type selection list in the PF UI. If the # value is set to "example" it will *not* be processed # and will not appear in the selection list. template.name=example # Represents the "Entry GUID Attribute" field on the # Source Settings page in the PF UI guid.attribute.name=testAttributeName # Represents the "GUID Type" selection list on the # Source Settings page in the PF UI. # Must be either true or false. Default is false. guid.is.binary=true # Represents the "Member of Group Attribute" field on the # Source Settings page in the PF UI. This property is not required # and may not be used for some data sources. #member.of.group.attribute.name=testMemberOfGroupAttr # Represents the "Group Member Attribute" field on the # Source Settings page in the PF UI. group.member.attribute.name=testGroupMember # Represents the "User objectClass" field on the # Source Settings page in the PF UI. user.object.class=testObjectClass # Represents the "Changed Users Algorithm" selection list on the # Source Settings page in the PF UI. # Must be "Timestamp" or "Timestamp No Negation" # to set this value. changed.users.algorithm=Timestamp # Represents the "Timestamp Attribute" field on the # Source Settings page in the PF UI. time.stamp.attribute.name=testTimeStampAttr # Represents the "Account Status Attribute" field on the # Source Settings page in the PF UI. account.status.attribute.name=testAccountStatusAttribute # Represents the "Default Status" selection list on the # Source Settings page in the PF UI. # Must be either true or false. Default is false. default.status=true # Represents the "Flag Comparison Value" field on the # Source Settings page in the PF UI. flag.comparision.value=TRUE # Represents the "Flag Comparison Status" selection list on the # Source Settings page in the PF UI. # Must be either true or false. Default is false. flag.comparision.status=true