Tags:
create new tag
, view all tags

Question

I tried running ldapContrib and get the following error message in in apache log. Note i have enabled debug in C:\TWikiNG2\lib\TWiki\Contrib\LdapContrib.pm

[Tue Mar 20 12:04:53 2007] [error] [client 10.2.1.180] LdapContrib - called LdapContrib constructor, referer: http://sibi.company.net:8080/twiki/bin/view/Main/WebTopicList
[Tue Mar 20 12:04:53 2007] [error] [client 10.2.1.180] LdapContrib - called search(filter=objectClass=user, base=DC=company,DC=net, scope=sub, limit=0, attrs=sAMAccountName,cn), referer: http://sibi.company.net:8080/twiki/bin/view/Main/WebTopicList
[Tue Mar 20 12:04:53 2007] [error] [client 10.2.1.180] LdapContrib - called connect, referer: http://sibi.company.net:8080/twiki/bin/view/Main/WebTopicList
[Tue Mar 20 12:04:53 2007] [error] [client 10.2.1.180] LdapContrib - proxy bind, referer: http://sibi.company.net:8080/twiki/bin/view/Main/WebTopicList
[Tue Mar 20 12:04:53 2007] [error] [client 10.2.1.180] LdapContrib - LdapContrib - 1: 000020EF: SvcErr: DSID-020A00C0, problem 5012 (DIR_ERROR), data 1004, referer: http://sibi.company.net:8080/twiki/bin/view/Main/WebTopicList
[Tue Mar 20 12:04:53 2007] [error] [client 10.2.1.180] , referer: http://sibi.company.net:8080/twiki/bin/view/Main/WebTopicList
[Tue Mar 20 12:04:53 2007] [error] [client 10.2.1.180] LdapContrib - error in search: 1: 000020EF: SvcErr: DSID-020A00C0, problem 5012 (DIR_ERROR), data 1004, referer: http://sibi.company.net:8080/twiki/bin/view/Main/WebTopicList
[Tue Mar 20 12:04:53 2007] [error] [client 10.2.1.180] , referer: http://sibi.company.net:8080/twiki/bin/view/Main/WebTopicList
[Tue Mar 20 12:04:53 2007] [error] [client 10.2.1.180] LdapContrib - called disconnect(), referer: http://sibi.company.net:8080/twiki/bin/view/Main/WebTopicList
[Tue Mar 20 12:04:53 2007] [error] [client 10.2.1.180] LdapContrib - called disconnect(), referer: http://sibi.company.net:8080/twiki/bin/view/Main/WebTopicList

My LocalSite.cfg is given below.(have changed name of company). I have used the global catalog port and yes the server has a globalglobal catalog

# Local site settings for TWiki. This file is managed by the 'configure'
# CGI script, though you can also make (careful!) manual changes with a
# text editor.
$TWiki::cfg{DefaultUrlHost} = 'http://sibi.company.net:8080';
$TWiki::cfg{ScriptUrlPath} = '/twiki/bin';
$TWiki::cfg{PubUrlPath} = '/twiki/pub';
$TWiki::cfg{PubDir} = 'C:/TWikiNG2/pub'

Answer

ALERT! If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.

added link in LdapContribDev

-- SvenDowideit - 30 Apr 2007

Which software of which versions are you using? Have a try at the lates LdapContrib which fixes a couple of issues. Lookup your LDAP server manual for error 5012 (DIR_ERROR) and report what that means.

-- MichaelDaum - 01 May 2007

Sorry, closing this after more than 30 days inactivity; re-open if needed...

-- PeterThoeny - 02 Jun 2007

 
Change status to:
Topic revision: r7 - 2007-06-02 - PeterThoeny
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.