For each user directory that has been loaded and accessed by the Policy Server, the following information can be published:
The user directory information will be formatted like the following example:
Note: The published information will vary depending on the type of user directory.
< USER_DIRECTORIES> <DIRECTORY_STORE > <TYPE> ODBC </TYPE> <NAME> sql5.5sample </NAME> <MAX_CONNECTIONS> 15 </MAX_CONNECTIONS> <SERVER_LIST> <CONNECTION_INFO> <TYPE> ODBC</TYPE> <SERVICE_NAME> sql5.5sample </SERVICE_NAME> <USER_NAME> sa </USER_NAME> <DBMS_NAME> Microsoft SQL Server </DBMS_NAME> <DRIVER_NAME> Microsoft SQL Server </DRIVER_NAME> <DBMS_VERSION> 08.00.0760 </DBMS_VERSION> </CONNECTION_INFO> </SERVER_LIST> </DIRECTORY_STORE > <DIRECTORY_STORE> <TYPE> LDAP: </TYPE> <NAME> LDAPsample </NAME> <FAILOVER_LIST> 172.26.14.101:12002 </FAILOVER_LIST> <VENDOR_NAME> Netscape-Directory/4.12 B00.193.0237 </VENDOR_NAME> <SECURE_CONNECTION> disabled </SECURE_CONNECTION> <CREDENTIALS> required </CREDENTIALS> <CONNECTION_INFO> <PORT_NUMBER> 12002 </PORT_NUMBER> <DIR_CONNECTION> 172.26.14.101:12002 </DIR_CONNECTION> <USER_CONNECTION> 172.26.14.101:12002 </USER_CONNECTION> </CONNECTION_INFO> <LDAP_VERSION> 1 </LDAP_VERSION> <API_VERSION> 2005 </API_VERSION> <PROTOCOL_VERSION> 3 </PROTOCOL_VERSION> <API_VENDOR> mozilla.org </API_VENDOR> <VENDOR_VERSION> 500 </VENDOR_VERSION> </DIRECTORY_STORE> </USER_DIRECTORIES>
The following table defines the user directory information that will be published.
TAG |
Contains |
Description |
Parent Tag |
Required |
USER_DIRECTORIES |
Elements |
Denotes a collection of loaded directory stores |
SMPUBLISH |
Required |
DIRECTORY_STORE |
Elements |
Denotes a particular directory store. |
USER_DIRECTORIES |
Optional |
TYPE |
Text |
Type of Directory Store |
DIRECTORY_STORE |
Required |
NAME |
Text |
Defined name of the Directory store |
DIRECTORY_STORE |
Required |
MAX_CONNECTIONS |
Int |
Maximum number of connections defined |
DIRECTORY_STORE |
Optional |
SERVER_LIST |
Elements |
Collection of servers |
DIRECTORY_STORE |
Optional |
FAILOVER_LIST |
Text |
|
|
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|