Valid on z/OS
Use the EIMLOCREG keyword to create an EIM profile on the SDT.
When used with ADDTO or REPLACE, this keyword has the following format:
TSS ADDTO(SDT) EIMPROF(eim—profile—name)
EIMOPTION(ON|OFF)
EIMDOMAIN(name)
EIMLOCREG(name)
PRXLDAPHST(name)
PRXBINDDN(name)
PRXBINDPW(password)
The name of the local registry. The field can be mixed case.
Length: Up to 255 characters
When used with DELETE, this command has the following format:
TSS DELETE(SDT) EIMPROF(eim—profile—name)
This keyword is used with:
This example creates an EIMPROF record and add it to the SDT:
TSS ADD(SDT) EIMPROF(eim1)
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.
|
|