RE: adding LDAP access to existing svn+ssh access
From: Johan Corveleyn <johan.corveleyn_at_uz.kuleuven.ac.be>
Date: Fri, 13 Nov 2009 23:13:58 +0100
> Van: Ted Stern [mailto:dodecatheon_at_gmail.com]
The only way this would happen is if your Apache is run as user svnuser. If you use svn with apache, the post-commit hooks are executed by the account that is running Apache. Note that you can specify a user/group in Apache's config (provided that you start it as root):
Quoting from httpd.conf:
>
This is possible, even if they run with different accounts. Some caveats are listed in the book:
Regards,
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.