You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2015/10/06 20:15:26 UTC

[jira] [Comment Edited] (INFRA-10555) LDAP Perl scripts rely on ldap1-us-west only

    [ https://issues.apache.org/jira/browse/INFRA-10555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14945496#comment-14945496 ] 

Sebb edited comment on INFRA-10555 at 10/6/15 6:14 PM:
-------------------------------------------------------

Just noticed that there is a tarpit on minotaur: try the following:

LDAP_SERVER=localhost list_committee.pl tac

same with

LDAP_SERVER="localhost ldap1-us-west.apache.org" list_committee.pl tac

However when the timeout option is added, the second command works OK (though of course there is a delay).



was (Author: sebb@apache.org):
JUst

> LDAP Perl scripts rely on ldap1-us-west only
> --------------------------------------------
>
>                 Key: INFRA-10555
>                 URL: https://issues.apache.org/jira/browse/INFRA-10555
>             Project: Infrastructure
>          Issue Type: Bug
>          Components: LDAP
>            Reporter: Sebb
>            Assignee: Geoffrey Corey
>         Attachments: INFRA-10555-to.patch, INFRA-10555.patch
>
>
> The LDAP Perl scripts on minotaur rely on being able to contact a single LDAP server - i.e. ldap1-us-west - and do not fall back to other us-west servers.
> Perl Net::LDAP includes built-in fallback support which is easy to enable.
> See patch to follow.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)