migration from standard server to docker and authentication

LabKey Support Forum
migration from standard server to docker and authentication ramez saour  2021-01-18 04:06
Status: Active
 

I have migrated labkey and tomcat7 config from standard host to docker image tomcat8 and same config as labkey, however, since moved to docker I cant authenticate to labkey portal. is there way to use local account (admin) or configure ldap connection inside docker?

I have also
<Resource name="ldap/ConfigFactory" auth="Container"
type="org.labkey.premium.ldap.LdapConnectionConfigFactory"
factory="org.labkey.premium.ldap.LdapConnectionConfigFactory"
host="10.5.0.9"
port="389"
principal="CN=zSvcADBindRDLK,OU=ServiceAccounts,OU=GEL,DC=corp,DC=gel,DC=ac"
credentials="***********"
/>

 
 
adam responded:  2021-01-18 08:59
Status: Closed

Thanks for your post. We're continuing this discussion in your LabKey Support Portal.

Adam