AW: SVN Login using LDAP works, but files inside path not visible

2017-05-09 Thread Julian Zielke
aniel Shahaf [mailto:d...@daniel.shahaf.name] Gesendet: Dienstag, 9. Mai 2017 12:48 An: users@subversion.apache.org Betreff: Re: SVN Login using LDAP works, but files inside path not visible Julian Zielke wrote on Tue, May 09, 2017 at 08:26:43 +: > Well this doesn't help me much becau

Re: SVN Login using LDAP works, but files inside path not visible

2017-05-09 Thread Daniel Shahaf
Julian Zielke wrote on Tue, May 09, 2017 at 08:26:43 +: > Well this doesn't help me much because unlike Git, SVN doesn't use file-based > repositories but an internal database. > svnauthz accessof only allows file-urls but not repository URLs. The file:// URLs are one of specifying the path t

AW: SVN Login using LDAP works, but files inside path not visible

2017-05-09 Thread Julian Zielke
t: Samstag, 6. Mai 2017 04:01 An: Julian Zielke Cc: users@subversion.apache.org Betreff: Re: SVN Login using LDAP works, but files inside path not visible Julian Zielke wrote on Fri, May 05, 2017 at 07:08:05 +: > [...] I only see the ".." Link for jumping up one directory. >

Re: SVN Login using LDAP works, but files inside path not visible

2017-05-05 Thread Daniel Shahaf
Julian Zielke wrote on Fri, May 05, 2017 at 07:08:05 +: > [...] I only see the ".." Link for jumping up one directory. > > Using another user which also has permissions for all directories above, I > can see those files inside. > > So this might be a lack of permissions but I don't know wher

SVN Login using LDAP works, but files inside path not visible

2017-05-05 Thread Julian Zielke
Hi, I'm running an SVN using path-based authentication against our Samba Sernet AD. So far everything is working fine but now I had to restrict access for a certain group for a specific path. I've added the necessary lines in our apache2 configuration and reloaded it. Authentication with the ne