Received: from localhost (unknown [200.46.204.183]) by postgresql.org (Postfix) with ESMTP id 0533E2E3313 for ; Wed, 12 Mar 2008 16:27:20 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 64238-01-2 for ; Wed, 12 Mar 2008 16:27:10 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 Received: from gv-out-0910.google.com (gv-out-0910.google.com [216.239.58.184]) by postgresql.org (Postfix) with ESMTP id 645432E325E for ; Wed, 12 Mar 2008 16:27:07 -0300 (ADT) Received: by gv-out-0910.google.com with SMTP id y18so886898gvf.7 for ; Wed, 12 Mar 2008 12:27:05 -0700 (PDT) Received: by 10.151.148.2 with SMTP id a2mr4743970ybo.186.1205350024203; Wed, 12 Mar 2008 12:27:04 -0700 (PDT) Received: by 10.150.96.5 with HTTP; Wed, 12 Mar 2008 12:27:04 -0700 (PDT) Message-ID: <937d27e10803121227m78ff33fbk865153acdbef5225@mail.gmail.com> Date: Wed, 12 Mar 2008 19:27:04 +0000 From: "Dave Page" To: "Peter Eisentraut" Subject: Re: Community accounts Cc: pgsql-www@postgresql.org In-Reply-To: <200803122010.51758.peter_e@gmx.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200803122010.51758.peter_e@gmx.net> X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200803/290 X-Sequence-Number: 14409 On Wed, Mar 12, 2008 at 7:10 PM, Peter Eisentraut wrote: > Are the "community accounts" (used by the wiki, for example) available to > authenticate against from remote services, for example via LDAP? I might > like to use them for the Git service, for example. Not yet - the Wiki is the fisrt truly external resource to be integrated, and although we did consider LDAP and OpenID, in the end we decided that a custom auth plugin for mediawiki using the backend database API via SSL connection was the least painful option. We could certainly look at LDAP/OpenID more closely though. > Also, is there a plan for keeping "community" accounts, PgFoundry accounts, > and developer.postgresql.org shell accounts the same, lest we create a big > mess? I'm certainly interested in doing so for pgFoundry if we can figure out how given the interaction between the GForge and OS authentication. I'm not so wild about the developer shell accounts as we've actually only got a handful of those left anyway - and most are for the sysadmin team who don't necessarily want centralised authentication in case something goes horribly wrong leaving the entire domain inaccessible. -- Dave Page EnterpriseDB UK Ltd: http://www.enterprisedb.com PostgreSQL UK 2008 Conference: http://www.postgresql.org.uk