Hi,
seems that i used an old xwiki-core. For the logfile i sent you i used
xwiki-core-1.6-20081009.103057-1014.jar
Now i used
xwiki-core-1.6-20081011.013225-1016.jar
and i get the following log massage
09:06:25,763
[
http://xwiki/bin/view/Main/WikiHelpEdit?xpage=xpart&vm=commentsinline.vm]
[http-80-1] DEBUG ldap.XWikiLDAPConnection - Connection to LDAP
server [svivm01.ivmwien:389]
09:06:25,764
[
http://xwiki/bin/view/Main/WikiHelpEdit?xpage=xpart&vm=commentsinline.vm]
[http-80-1] DEBUG ldap.XWikiLDAPConnection - Binding to LDAP server
with credentials login=[ivmwien\\xwiki] password=[xwiki]
09:06:25,765
[
http://xwiki/bin/view/Main/WikiHelpEdit?xpage=xpart&vm=commentsinline.vm]
[http-80-1] DEBUG LDAP.XWikiLDAPAuthServiceImpl - Local LDAP
authentication failed.
com.xpn.xwiki.plugin.ldap.XWikiLDAPException: Error number 0 in 5: LDAP bind
failed with LDAPException.
Wrapped Exception: Invalid Credentials
In the login-form i use my Username and Password not "xwiki", the
config-definition is to bind with the username and password entered in the
login-form
#-# LDAP login, empty = anonymous access, otherwise specify full dn
#-# {0} is replaced with the username, {1} with the password
xwiki.authentication.ldap.bind_DN=ivmwien\\{0}
xwiki.authentication.ldap.bind_pass={1}
But hat seems not to work and xwiki is used for both instead?
The used java version is "1.6.0"
IcedTea Runtime Environment (build 1.6.0-b09)
OpenJDK Client VM (build 1.6.0-b09, mixed mode)
Could that be the problem?
It works in a Windows environment with the exact same config-definition.
Thanks
Helmut
Thomas Mortagne wrote:
On Thu, Oct 9, 2008 at 5:32 PM, hel-o <hel(a)hel.at> wrote:
Ok,
i uploaded the whole xwiki.log file
Did you tried with the last xwiki-core 1.6 SNAPSHOT ? I don't see the
log I added which indicate the credentials used to bind in this log...
Thanks Helmut
--
View this message in context:
http://n2.nabble.com/LDAP-Auth-problem-in-1.6-tp1303665p1312582.html
Sent from the XWiki- Users mailing list archive at
Nabble.com.
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
--
Thomas Mortagne
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
--
View this message in context:
http://n2.nabble.com/LDAP-Auth-problem-in-1.6-tp1303665p1324724.html
Sent from the XWiki- Users mailing list archive at
Nabble.com.