problem with svn access file ...
From: Roberto Alejandro Espi Muņoz <raespi_at_estudiantes.uci.cu>
 
Date: 2007-02-23 20:11:34 CET 
Hi !!, I'm trying to restrict user access to specific SVN repository directories.  I'm using PAM with LDAP authentication.  The problem is when I try to use system groups.  For example:
 [/branches]
 Here teratux has full RW access to that directory.  He's a user in my LDAP server.  In that server he's also a member of the group "scada".  Now, the last example works but this one does not.
 [/branches]
 Here I try to give the PAM-LDAP group "scada" all the permissions, but it doesn't recognize it.  If I do this then it does:
 [groups]
 [/branches]
 It only works when I define the group in my access file but I want it to be able to recognize all groups in my LDAP server through PAM.  Can U please advice ???
 Thanks
 ---------------------------------------------------------------------
  | 
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.