Received: from localhost (unknown [200.46.204.184]) by postgresql.org (Postfix) with ESMTP id 53B262E023B for ; Wed, 12 Mar 2008 19:00:44 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.184]) (amavisd-maia, port 10024) with ESMTP id 92786-01 for ; Wed, 12 Mar 2008 19:00:35 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 Received: from svr2.hagander.net (svr2.hagander.net [88.198.128.226]) by postgresql.org (Postfix) with ESMTP id 2D8D02E0276 for ; Wed, 12 Mar 2008 19:00:41 -0300 (ADT) Received: from dynamic.hagander.net ([127.0.0.1]) (encrypted and authenticated) by svr2.hagander.net (Postfix) with ESMTP id A2370DCC905; Wed, 12 Mar 2008 23:00:39 +0100 (CET) Received: by mha-laptop.hagander.net (Postfix, from userid 1000) id 28541FFCF5; Wed, 12 Mar 2008 23:01:49 +0100 (CET) Subject: Re: Community accounts From: Magnus Hagander To: Peter Eisentraut Cc: pgsql-www@postgresql.org, Dave Page In-Reply-To: <200803122239.13356.peter_e@gmx.net> References: <200803122010.51758.peter_e@gmx.net> <937d27e10803121227m78ff33fbk865153acdbef5225@mail.gmail.com> <1205355817.5803.6.camel@mha-laptop.clients.sollentuna.se> <200803122239.13356.peter_e@gmx.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Wed, 12 Mar 2008 23:01:49 +0100 Message-Id: <1205359309.5803.21.camel@mha-laptop.clients.sollentuna.se> Mime-Version: 1.0 X-Mailer: Evolution 2.12.1 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200803/308 X-Sequence-Number: 14427 On Wed, 2008-03-12 at 22:39 +0100, Peter Eisentraut wrote: > Magnus Hagander wrote: > > The idea is to make it available to all services that could > > use them. What options are available for GIT? > > It's all shell accounts. So something like PAM or whatever FreeBSD does would > do the job. Oh, yuck. You'd need some other level of authorization as well then, because we certainly don't want to add all our community users as shell users IMHO. In fact, I wouldn't add any users other than those that absolutely need it... //Magnus