Re: [xwiki-users] XWiki Docker in Prod

2017-05-12 Thread Lester Marc Dizon (ITX)
Hi guys, Thanks alot for all the help. I have logs and ldap running! @Thomas Mortagne, for ldap I had this config missing (I actually thought that sAMAccountName should be replaced by the user to authenticate with the windows AD) : xwiki.authentication.ldap.UID_attr=sAMAccountName Thanks

Re: [xwiki-users] XWiki Docker in Prod

2017-05-12 Thread Vincent Massol
cool thanks for reporting back! Have a nice weekend too. And let me know if you have ideas on how to improve the docker image. Thanks -Vincent > On 12 May 2017, at 17:11, Lester Marc Dizon (ITX) wrote: > > Hi guys, > > Thanks alot for all the help. I have logs and ldap running! > > @Thoma