Cisco Cisco Configuration Engine 3.5 Entwickleranleitung

Seite von 344
6-56
Cisco Configuration Engine Software Development Kit API Reference and Programmer Guide 3.5
OL-17661-02
Chapter 6      Namespace Administration, Group Administration, and Notification APIs
Namespace Administration API Reference
Properties Supported
The following property name-value pairs are supported for the NamespaceAdminFactory in Cisco 
Configuration Engine:
Property Name
Possible value
Applicable type provider
PROVIDER
Local/remote.
STRATEGY
Either “secure” or “non_secure” 
to determine the type of context.
local
LOCK_TIMEOUT
The maximum waiting time for 
acquiring a file lock before 
throwing an exception.
Local
PROVIDER_URL
ldap://<ldap server ip>:<port>
local
SECURITY_PRINCIPAL
dn of the user object.
local
SECURITY_CREDENTIALS
password of the user object.
local
SECURITY_AUTHENTICA
TION
simple.
local
NAMESPACE_CONTEXT
dn of namespace context.
local
CONTEXT_POOL_SIZE
Integer that indicates the number 
of connections to maintain to the 
LDAP server.
local
RETRY_COUNT
Number of retry to acquire file 
lock.
local
TRANSPORT_ENCRYPTIO
N
On/off
remote
SERVER_URL
URL of the server for the 
remove provider.
remote