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

Re: Using wild cards to specify usernames in svn auth file

From: Eric Johnson <eric_at_tibco.com>
Date: Fri, 26 Oct 2018 11:23:39 -0700

I don't believe that Subversion implements a way to do that directly. For
the server I help manage, we generate access files from a combination of
sources, which then lets us auto-generate lists of users, rather than
maintain a list in an editor. Sounds like that could be the right approach
in this case.

Eric.

On Fri, Oct 26, 2018 at 7:06 AM William Muriithi <william.muriithi_at_gmail.com>
wrote:

> Hello
>
> I have an SVN where a user can login through two accounts. For
> example, william_at_example.com and william_at_example.org. The access
> rules however are tailored for one domain
>
> I want to prevent users in one domain being able to commit. I however
> don't want to list them all again. Its there a way one can use a wild
> card to match all users in a specific domain in the auth file?
> Something like *@example.org to match all users who login from
> example.org accounts?
>
> Any pointer is highly appreciated.
>
> Regards,
> William
>
Received on 2018-10-26 20:24:20 CEST

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.