book
Article ID: KB0094217
calendar_today
Updated On:
Description
Resolution:
Description:
============
In CreateDomain.xml what value should I put for for <LdapVendorKey>.
Environment:
===========
TIBCO Runtime Agent(TRA) 5.6.x ,TIBCO Administrator 5.6.x
TIBCO Runtime Agent(TRA) 5.7.x ,TIBCO Administrator 5.7.x
Details:
========
I'm using CreateDomain.xml from templates provided with TRA install. For <LdapVendorKey> what value should I put?
Resolution:
===========
For TRA 5.6.x, the allowable values for LdapVendorKey are "SunLdap", "NovellLdap" and "MicrosoftADSLdap".
For TRA 5.7.x, the allowable values for LdapVendorKey are "SunLdap", "NovellLdap", "MicrosoftADSLdap", "MicrosoftADAMLdap" and ""EtrustLdap".
For example, if Microsoft ADAM or AD is used, the LdapVendorKey should be:
<LdapVendorKey>MicrosoftADAMLdap</LdapVendorKey>
<LdapVendorKey>MicrosoftADSLdap</LdapVendorKey>
Issue/Introduction
Value for LdapVendorKey while creating a domain using a script.