Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 807F7200B4A for ; Tue, 5 Jul 2016 13:12:12 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 7F856160A4F; Tue, 5 Jul 2016 11:12:12 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 031C6160A60 for ; Tue, 5 Jul 2016 13:12:11 +0200 (CEST) Received: (qmail 84504 invoked by uid 500); 5 Jul 2016 11:12:11 -0000 Mailing-List: contact dev-help@manifoldcf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@manifoldcf.apache.org Delivered-To: mailing list dev@manifoldcf.apache.org Received: (qmail 84481 invoked by uid 99); 5 Jul 2016 11:12:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Jul 2016 11:12:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 0BB742C02A3 for ; Tue, 5 Jul 2016 11:12:11 +0000 (UTC) Date: Tue, 5 Jul 2016 11:12:11 +0000 (UTC) From: "Karl Wright (JIRA)" To: dev@manifoldcf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CONNECTORS-1314) ElasticSearch 1.5 connector uses '@' separators for mcf domain, which prevent user names with '@' in them from working MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 05 Jul 2016 11:12:12 -0000 [ https://issues.apache.org/jira/browse/CONNECTORS-1314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright resolved CONNECTORS-1314. ------------------------------------- Resolution: Fixed > ElasticSearch 1.5 connector uses '@' separators for mcf domain, which prevent user names with '@' in them from working > ---------------------------------------------------------------------------------------------------------------------- > > Key: CONNECTORS-1314 > URL: https://issues.apache.org/jira/browse/CONNECTORS-1314 > Project: ManifoldCF > Issue Type: Bug > Components: ElasticSearch component > Affects Versions: ManifoldCF 2.4 > Reporter: Karl Wright > Assignee: Karl Wright > Fix For: ManifoldCF 2.5 > > > The ES-1.5 plugin has an unfortunate choice of separator character between mcf user name and mcf domain of "@". This prevents the plugin from being used with Active Directory, which requires an "@" in the user name. -- This message was sent by Atlassian JIRA (v6.3.4#6332)