On Fri, Jan 20, 2012 at 2:15 PM, niko dangl <[email protected]> wrote:
> Ok, it's version 3.3 so its obsolete.
> Is there any other way to get a logfile for this?!

Well if you look at
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Authentication#HEnableLDAPdebuglog
you will seen that you have the documentation for both pre and post
3.1. Amon other thing it redirect to
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Logging which
explain in details how logging is working and how to setup it.

>
> here the LDAP part of my xwiki.cfg
> could you please have a look at this?
> do i need the FQDN or is name/ip enough for the server config?
>
> # LDAP
> #-------------------------------------------------------------------------------------
> xwiki.authentication.authclass=com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthServiceImpl
> xwiki.authentication.ldap=1
> xwiki.authentication.ldap.server=ewudc01
> xwiki.authentication.ldap.port=389
> xwiki.authentication.ldap.bind_DN={0}
> xwiki.authentication.ldap.bind_pass={1}
> #-# The Base DN used in LDAP searches
> xwiki.authentication.ldap.base_DN=CN=Users,DC=w2k,DC=rto,DC=dec,DC=com
>
> regards,
> Niko
>
> 2012/1/20 Thomas Mortagne <[email protected]>:
>> On Fri, Jan 20, 2012 at 11:18 AM, niko dangl <[email protected]> 
>> wrote:
>>> Hi Guys,
>>>
>>> hopefully im doing right sending a mail to this list with my problem.
>>>
>>> Actually i got 2 Problems but if i can solve one the other will be gone :)
>>>
>>> One is die LDAP connection and the other is the debugging/logging function.
>>> Unfortunately i can't login with the AD users and i don't even know if
>>> there is a connection to the server.
>>> I wasted a day trying to get the debugging/logging enabled but it
>>> seems im to stupid for it :)
>>>
>>> enabled LDAP Debug Log with the log4j.properties file in
>>> WEB-INF/classes without success.
>>>
>>> log4j.logger.com.xpn.xwiki.plugin.ldap=trace
>>> log4j.logger.com.xpn.xwiki.user.impl.LDAP=trace
>>>
>>> but somehow i cant find a log or information about ldap.
>>>
>>> do i have to configure something else or add some information to the 
>>> xwiki.cfg?!
>>
>> What version of XWiki is it ?
>>
>> As indicated on
>> http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Authentication#HEnableLDAPdebuglog
>> log4j based configuration is for pre 3.1 version of XWiki.
>>
>>> any help is appreciated.
>>>
>>> Systeminformation:
>>>
>>> CentOS 6.1 in a VM
>>> XWiki 3.3
>>> Tomcat 5.5
>>> Java 1.6
>>>
>>> thanks and regards,
>>> Niko
>>> _______________________________________________
>>> users mailing list
>>> [email protected]
>>> http://lists.xwiki.org/mailman/listinfo/users
>>
>>
>>
>> --
>> Thomas Mortagne
>> _______________________________________________
>> users mailing list
>> [email protected]
>> http://lists.xwiki.org/mailman/listinfo/users
> _______________________________________________
> users mailing list
> [email protected]
> http://lists.xwiki.org/mailman/listinfo/users



-- 
Thomas Mortagne
_______________________________________________
users mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to