Return-Path: X-Original-To: apmail-hadoop-mapreduce-user-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 786AF10F18 for ; Tue, 10 Dec 2013 08:07:23 +0000 (UTC) Received: (qmail 84776 invoked by uid 500); 10 Dec 2013 08:07:16 -0000 Delivered-To: apmail-hadoop-mapreduce-user-archive@hadoop.apache.org Received: (qmail 84446 invoked by uid 500); 10 Dec 2013 08:07:16 -0000 Mailing-List: contact user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hadoop.apache.org Delivered-To: mailing list user@hadoop.apache.org Received: (qmail 84439 invoked by uid 99); 10 Dec 2013 08:07:16 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Dec 2013 08:07:16 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of yypvsxf19870706@gmail.com designates 209.85.216.48 as permitted sender) Received: from [209.85.216.48] (HELO mail-qa0-f48.google.com) (209.85.216.48) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Dec 2013 08:07:09 +0000 Received: by mail-qa0-f48.google.com with SMTP id w5so3442788qac.14 for ; Tue, 10 Dec 2013 00:06:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=6kqxO/wHVbV6lA4Oi2LXzwpGtvA5QC6Uxhw5cbGlMMc=; b=tNwiWAnw8zMmbrZxoRsIypU0zN1TI01srLy3Oot2w4GbkOe2FBhu0z9ONoaLxFp5MF LOKb83jLRgekUr2uELcFNBLxyca5VH1ioVvtIYjwW9VB8WU1vKkk4PdhURBFUoe/PC47 rCqNAwJslZWS5vyDoQkychYsYnihEbotcAcGIVx/xCTLcAIHdUdLei2+owfvuIhHNin4 79V40H0Aed4Q6irgcFEhi63QhJBfWK85vd+7i2qrCAsNiMyxuT4NQjL9uYPkeaaAapyU WESGjlmU+kNpLapPXLjbifDOXjSeYwJmB7SUAl1BIH9uaoNQsDIv9wgR5QZn+ZQeMzEN 6kiw== MIME-Version: 1.0 X-Received: by 10.49.108.200 with SMTP id hm8mr148806945qeb.53.1386662808500; Tue, 10 Dec 2013 00:06:48 -0800 (PST) Received: by 10.229.170.199 with HTTP; Tue, 10 Dec 2013 00:06:48 -0800 (PST) Date: Tue, 10 Dec 2013 16:06:48 +0800 Message-ID: Subject: multiusers in hadoop through LDAP From: YouPeng Yang To: "user@hadoop.apache.org" Content-Type: multipart/alternative; boundary=047d7bea401e1fd90204ed29986b X-Virus-Checked: Checked by ClamAV on apache.org --047d7bea401e1fd90204ed29986b Content-Type: text/plain; charset=ISO-8859-1 Hi In my cluster ,I want to have multiusers for different purpose.The usual method is to add a user through the OS on Hadoop NameNode . I notice the hadoop also support to LDAP, could I add user through LDAP instead through OS? So that if a user is authenticated by the LDAP ,who will also access the HDFS directory? Regards --047d7bea401e1fd90204ed29986b Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi
=A0
=A0 In my cluster ,I wa= nt to have multiusers for different purpose.The usual method is to add a us= er through the OS=A0 on=A0 Hadoop NameNode .
=A0 I notice the hado= op also support to LDAP, could I add user through LDAP instead through OS? = So that if a user is authenticated by the LDAP ,who will also access the HD= FS directory?


Regards
--047d7bea401e1fd90204ed29986b--