[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: New web-based Subversion server management tool

From: Rob van Oostrum <rob.vanoostrum_at_blastradius.com>
Date: 2006-11-29 04:19:46 CET

> -----Original Message-----
> From: Lawrence Stewart [mailto:lstewart@room52.net]
> Sent: Tuesday, November 28, 2006 9:13 PM
> To: Rob van Oostrum
> Cc: users@subversion.tigris.org
> Subject: Re: New web-based Subversion server management tool

[snip]

> In what ways are you thinking LDAP should be integrated? I think this
is
> an interesting idea, and given the flexibility of LDAP, could bring
some
> useful benefits. Would you be thinking LDAP could be used as a
potential
> user/group/permissions "backend" instead of an SQL DB for example?

In the way that you will need a way to create/update/delete user
accounts that are available to both SVN and this web application. Since
Apache limits what you can do in terms of user authentication -
basically some variation of a password file or LDAP - and the former
doesn't allow you to store all user information in a central location
(e.g. username/password in a file, and username/user attributes in a DB
table) which might be construed as not elegant, and since LDAP does both
rather well, I thought it would be an interesting approach. It would
also enable integration with an Active Directory if and when this
project ever reaches a point where it is deployed in a corporate
environment.

Cheers,
Rob

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 29 04:20:12 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.