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 D860E200BD9 for ; Fri, 9 Dec 2016 13:58:03 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id D70A8160B1D; Fri, 9 Dec 2016 12:58:03 +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 522EB160B1C for ; Fri, 9 Dec 2016 13:58:03 +0100 (CET) Received: (qmail 28641 invoked by uid 500); 9 Dec 2016 12:58:00 -0000 Mailing-List: contact issues-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list issues@karaf.apache.org Received: (qmail 28615 invoked by uid 99); 9 Dec 2016 12:57:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Dec 2016 12:57:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 148D22C03DF for ; Fri, 9 Dec 2016 12:57:59 +0000 (UTC) Date: Fri, 9 Dec 2016 12:57:59 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (KARAF-4487) LDAPLoginModule and GSSAPI MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 09 Dec 2016 12:58:04 -0000 [ https://issues.apache.org/jira/browse/KARAF-4487?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1573= 5245#comment-15735245 ]=20 ASF subversion and git services commented on KARAF-4487: -------------------------------------------------------- Commit b0f66443bb0c27f08d2d6923d326cd9bbff06f47 in karaf's branch refs/head= s/karaf-4.0.x from [~jbonofre] [ https://git-wip-us.apache.org/repos/asf?p=3Dkaraf.git;h=3Db0f6644 ] [KARAF-4487] Doesn't use lamba to be Java7 compliant > LDAPLoginModule and GSSAPI > -------------------------- > > Key: KARAF-4487 > URL: https://issues.apache.org/jira/browse/KARAF-4487 > Project: Karaf > Issue Type: Improvement > Components: karaf-security > Affects Versions: 4.0.4 > Reporter: Alexandre Cartapanis > Assignee: Jean-Baptiste Onofr=C3=A9 > Fix For: 4.1.0, 4.0.8 > > > LDAPLoginModule is restricted to "simple" or "none" authentication. A sup= port for other method like GSSAPI would be great. > Note that it is a common enterprise context : access to LDAP directory is= not made with username/password but through an other realm (a kerberos one= for exemple) -- This message was sent by Atlassian JIRA (v6.3.4#6332)