You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by ayed akrout <ay...@gmail.com> on 2007/08/30 13:04:39 UTC

Fwd: autorisation access with DB or Ldap

---------- Forwarded message ----------
From: Erik Huelsmann <eh...@gmail.com>
Date: 30 août 2007 13:16
Subject: Re: autorisation access with DB or Ldap
To: ayed akrout <ay...@gmail.com>
Cc: dev@subversion.tigris.org

This question belongs on users@subversion.tigris.org, as it's not
about developing Subversion itself, but rather its use.

Thanks.

bye,

Erik

On 8/30/07, ayed akrout <ay...@gmail.com> wrote:
> Hello,
> I have configure apache to set authentificate process with Ldap. but I
would
> likethe autorisation access with DB or Ldap not with file (something
> equivalent at SVNAccessFile but with DB or Ldap)
> by configure the groups autorisation access to different tree and subtree
in
> the repository with r and w right. is n't possible with DB or Ldap ? who?
> Thank you very much.
>


-- 
Ayed El Akrout
Mobile: (+216) 23 45 45 38

Re: autorisation access with DB or Ldap

Posted by Gregory Bartholomew <gr...@gmail.com>.
I had the same problem and edited the subversion file-based
authorization code to make an Apache module which would authorize
users against a database instead of a file.  To save you some
duplication of the effort, here is a link to what I came up with:

http://www.siue.edu/~gbartho/mod_authz_svndb.tar.gz

No guarantees (or support) of course, but it has been working for me
for the last year or so.

gb

On 8/30/07, ayed akrout <ay...@gmail.com> wrote:
>
>
> ---------- Forwarded message ----------
> From: Erik Huelsmann <eh...@gmail.com>
> Date: 30 août 2007 13:16
> Subject: Re: autorisation access with DB or Ldap
> To: ayed akrout <ay...@gmail.com>
> Cc: dev@subversion.tigris.org
>
> This question belongs on users@subversion.tigris.org, as it's not
> about developing Subversion itself, but rather its use.
>
> Thanks.
>
> bye,
>
> Erik
>
> On 8/30/07, ayed akrout <ay...@gmail.com> wrote:
> > Hello,
> > I have configure apache to set authentificate process with Ldap. but I
> would
> > likethe autorisation access with DB or Ldap not with file (something
> > equivalent at SVNAccessFile but with DB or Ldap)
> > by configure the groups autorisation access to different tree and subtree
> in
> > the repository with r and w right. is n't possible with DB or Ldap ? who?
> > Thank you very much.
> >
>
>
> --
> Ayed El Akrout
> Mobile: (+216) 23 45 45 38

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org