Re: Forcing to give username

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



2012/10/16 lists-apache <replies-lists-a1z2-apache@xxxxxxxxxxxxxxxxxxxxx>


------------ Original Message ------------
> Date: Tuesday, October 16, 2012 12:04:46 AM +0200
> From: Gautier DI FOLCO <gautier.difolco@xxxxxxxxx>
> To: users@xxxxxxxxxxxxxxxx
> Subject: Re: Forcing to give username
>
> I have an SVN repository requestable via Apache HTTPD Server
> 2.2.8. I want to allow anyone to update or commit on it but
> I want a committer name.

Of course, asking for a name, without requiring authentication,
means that anyone can give any name -- making the exercise of
requesting  the name in the first place more or less meaningless.


     - Richard



Thanks you, it works!
Here my configuration :

        AuthType Basic
        AuthName Jenkins
        AuthBasicProvider anon
        Anonymous *
        Require valid-user

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux