We scan our LDAP server, and generate group information from that, and
then apply that to our version control servers.
Eric.
On 5/24/16 12:51 AM, Dariusz Nowak wrote:
Hello,
I'm new in subversion world and tried to research something yesterday
- without success, so decided to post here. My
Newbie question - I have authenticated users with read or r/w access are unable
to view logs, eg:
# svn --username whatever --password x svn://svn/repos/project/yada.txt
svn: Item is not readable
I must grant anonymous read access in authz and then it works:
[/]
* =
On 24.05.2016 09:51, Dariusz Nowak wrote:
>
> Hello,
>
>
> I'm new in subversion world and tried to research something yesterday
> - without success, so decided to post here. My question is related to
> authentication using LDAP.
>
>
> My scenario is that I will require 2 auth methods (passwd + lda
Hello,
I'm new in subversion world and tried to research something yesterday - without
success, so decided to post here. My question is related to authentication
using LDAP.
My scenario is that I will require 2 auth methods (passwd + ldap) all of
services (like Jenkins) will use passwd + aut