-boun...@xwiki.org] On Behalf Of Douglas Landau
> Sent: Wednesday, March 15, 2017 1:44 PM
> To: XWiki Users
> Subject: Re: [xwiki-users] LDAP Auth again
>
> Hmm. I've set these two lines to:
>
> xwiki.authentication.ldap.bind_DN=cn={0},dc=westmarine,dc=net
> xwi
On Wed, Mar 15, 2017 at 8:56 PM, Douglas Landau wrote:
> That's it, the LDAP authenticator is used as authenticator and you have what
> is described on
> http://extensions.xwiki.org/xwiki/bin/view/Extension/LDAP/Application/
> when you do to the administration -> LDAP.
>
>>If you think you confi
}
Does this mean that {0} is going to be replaced at runtime, or that I should
replace it?
Thanks
-Original Message-
From: users [mailto:users-boun...@xwiki.org] On Behalf Of Douglas Landau
Sent: Wednesday, March 15, 2017 1:44 PM
To: XWiki Users
Subject: Re: [xwiki-users] LDAP Auth again
Hmm. I've set these two lines to:
xwiki.authentication.ldap.bind_DN=cn={0},dc=westmarine,dc=net
xwiki.authentication.ldap.bind_pass={1}
... and still get a Java stacktrace surrounded by these:
2017-03-15 13:39:12,357
[http://dwswiki9.westmarine.net:8080/xwiki/bin/get/TourCode/TourJson?xpage=pl
Greets,
I am getting the same results no matter what I set as the value for:
xwiki.authentication.ldap.bind_DN=cn=sa-douglasl
I see it says that LDAP auth failed for douglasl, which I don’t understand yet,
but whu then is the XWikiUser null?
Thanks
2017-03-15 13:13:03,767
[http://dwswiki9.we
That's it, the LDAP authenticator is used as authenticator and you have what is
described on
http://extensions.xwiki.org/xwiki/bin/view/Extension/LDAP/Application/
when you do to the administration -> LDAP.
>If you think you configured LDAP authenticator with the right values and login
>still f
I never use the LDAP application myself but here is what I would do:
* start XWiki
* go to the admin and install "LDAP Application" (it's possible you
have to click the "All remote extensions" blue button to see this
extension)
* modify the xwiki.cfg and copy/paste everything that can be found on