Return-Path: Delivered-To: apmail-infrastructure-dev-archive@minotaur.apache.org Received: (qmail 36936 invoked from network); 10 Jun 2009 18:15:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 10 Jun 2009 18:15:37 -0000 Received: (qmail 30970 invoked by uid 500); 10 Jun 2009 18:15:49 -0000 Delivered-To: apmail-infrastructure-dev-archive@apache.org Received: (qmail 30849 invoked by uid 500); 10 Jun 2009 18:15:49 -0000 Mailing-List: contact infrastructure-dev-help@apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: infrastructure-dev@apache.org Delivered-To: mailing list infrastructure-dev@apache.org Received: (qmail 30838 invoked by uid 99); 10 Jun 2009 18:15:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Jun 2009 18:15:49 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [209.20.70.15] (HELO alice.pc-tony.com) (209.20.70.15) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Jun 2009 18:15:39 +0000 Received: by alice.pc-tony.com (Postfix, from userid 91) id C93CF229E81; Wed, 10 Jun 2009 19:15:18 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on alice.pc-tony.com X-Spam-Level: Received: from [172.16.45.10] (home-gw.pc-tony.com [88.96.12.158]) by alice.pc-tony.com (Postfix) with ESMTP id E22AB229E61 for ; Wed, 10 Jun 2009 19:15:16 +0100 (BST) Message-Id: From: Tony Stevenson To: infrastructure-dev@apache.org In-Reply-To: <4A2FF562.1020708@ia.gov> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v935.3) Subject: Re: How to find out valid login ids? Date: Wed, 10 Jun 2009 19:15:16 +0100 References: <25aac9fc0906101046k5eb8d789oe7dd8b7d6035f4ad@mail.gmail.com> <4A2FF562.1020708@ia.gov> X-Mailer: Apple Mail (2.935.3) X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Status: No, score=-3.1 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.5 On 10 Jun 2009, at 19:03, chris wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > >> Is there an alternative way of validating ASF login ids/e-mails? > > For id's getent should show you both the contents of passwd and the > posix groups in ldap. > > > For email something like this will show email addresses: > > ldapsearch -x -D "cn=root,dc=apache,dc=org" -W -b > "ou=groups,dc=apache,dc=org" -s sub "(cn=sebb)" mail > You wont be able to bind as root, but you should be able to see other peoples mail address records if you bind as yourself. -D "uid=sebb,ou=people,dc=apache,dc=org" Cheers, Tony -------------------------------------------- Tony Stevenson tony@pc-tony.com - pctony@apache.org pctony@freenode.net - tony@caret.cam.ac.uk http://blog.pc-tony.com 1024D/51047D66 ECAF DC55 C608 5E82 0B5E 3359 C9C7 924E 5104 7D66 --------------------------------------------