svn access under cagefs
I have a user who cannot have access to svn while under cagefs. The user uses php 5.3.
On disabling the cagefs for us, he is able to access it.
The main php version is 5.4. I cannot have cagefs disabled for the user as his scripts need php 5.3.
Please help me to enable svn for the user under cagefs.
Here is what I get.
-------------------
On enabling the user under cagefs:
On disabling cagefs for the user:
user@server [~]# svn --version
-bash: svn: command not foundOn disabling cagefs for the user:
user@server [~]# svn --version
svn, version 1.6.11 (r934486)
compiled Mar 6 2014, 03:28:26
Copyright (C) 2000-2009 CollabNet.
Subversion is open source software, see subversion.tigris.org
This product includes software developed by CollabNet (Agile software development and deployment at scale, TeamForge, Subversion, GIT, Agile Training | CollabNet).
The following repository access (RA) modules are available:
* ra_neon : Module for accessing a repository via WebDAV protocol using Neon.
- handles 'http' scheme
- handles 'https' scheme
* ra_svn : Module for accessing a repository using the svn network protocol.
- with Cyrus SASL authentication
- handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
- handles 'file' scheme-
hi, Try to add that particular RPMs into CageFS by : # cagefsctl --addrpm svn # cagefsctl --update0 -
Hey Vipin, Seems to work okay. Thanks. 0
Please sign in to leave a comment.
Comments
2 comments