Use the ADDTO command to add a EIMPROF record.
To define a new EIMPROF record to the SDT, enter the command:
TSS ADDTO(SDT) EIMPROF(eim-profile-name)
EIMOPTION(ON|OFF)
EIMDOMAIN(name)
EIMLOCREG(name)
PRXLDAPHST(name)
PRXBINDDN(name)
PRXBINDPW(password)
Specifies the EIM Profile name. To specify the default EIM record, EIMDEF is used. To specify the default PROXY record, PROXYDEF is used.
Specifies whether or not new connections may be established with the specified EIM domain.
The distinguished name of an EIM domain. This field can be mixed case.
Range: Up to 1023 characters
The name of the local registry. The field can be mixed case.
Range: Up to 255 characters
The LDAP server, URL and port. The field can be mixed case.
Range: Up to 1023
The distinguished name to use when authenticating to the LDAP server. The field can be mixed case.
Range: Up to 1023 characters
The password to use to authenticate to the LDAP server. The field can be mixed case.
Range: Up to 128 characters
Example: Define EIMPROF records
This example creates a default EIM record:
TSS ADD(SDT) EIMPROF(eimdef)
EIMOPTION(on)
EIMDOMAIN('xxx-eimDomainName=EIM
Domain,o=Company,st=State,c=Country')
EIMLOCREG('REGISTRY XE')
PRXLDAPHST('LDAP HOST')
PRXBINDDN('ldap://domain')
PRXBINDPW(bind password)
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|