aws-quickstart/quickstart-tableau-server

SilentInstaller.py config file for active directory instance store

pashafirdous opened this issue · 1 comments

Hi ,

I need to enable "Active Directory" Instance store with the silent installer script.
i cna pretty clearly get the "local" instance store working with the silent installer script, but the active directry fails.

i'm using the below as config file:
{
"configEntities":{
"identityStore": {
"_type": "identityStoreType",
"type": "activedirectory",
"domain": "domainx.com",
"nickname": "domainx.com",
}
}
}

vsnyc commented

This is no longer relevant.