Previous Topic: EIMDOMAIN Keyword—EIM Distinguished NameNext Topic: EIMLOCREG Keyword—EIM Local Registry Name


Example: EIMDOMAIN keyword

This example creates an EIMPROF record and adds it to the SDT:

TSS ADDTO(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)