Re: LDAP Usage Question

2016-05-24 Thread Eric Johnson
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

view log problem with path authorization

2016-05-24 Thread Phil Crooker
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: [/] * =

Re: LDAP Usage Question

2016-05-24 Thread Branko Čibej
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

LDAP Usage Question

2016-05-24 Thread Dariusz Nowak
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