svnadmin create not honoring sticky bit
From: <Ullrich.Jans_at_elektrobit.com>
Date: Tue, 30 Mar 2010 14:16:50 +0200
Hi,
I encountered an unexpected behaviour during a svnadmin create as a normal user.
We have a setup where a normal user can create repositories below an SvnParentPath structure. The directories are setgroupid www, with ACLs allowing the user write permissions. When I create these directories as root, the permissions are passed down properly, everything works, except for that misbehaviour with sqlite and rep-cache.db.
When I create a repository as a normal user (with the proper permissions), the sticky bit doesn't get passed down to the db directory, so all files and directories in there end up owned by the user's primary group, with all traces of www removed, thus not readable.
I created a test case:
cd /tmp
Result:
ls -l
Am I doing something wrong or am I too stupid to see the obvious?
Is this possibly a bug?
Best regards
Ullrich Jans
-- Ullrich Jans, Specialist, IT-A Phone: +49 9131 7701-6627, mailto:ullrich.jans_at_elektrobit.com Fax: +49 9131 7701-6333, www.elektrobit.com Elektrobit Automotive GmbH, Am Wolfsmantel 46, 91058 Erlangen, Germany Managing Directors: Otto Fößel, Jarkko Sairanen Register Court Fürth HRB 4886 ---------------------------------------------------------------- Please note: This e-mail may contain confidential information intended solely for the addressee. If you have received this e-mail in error, please do not disclose it to anyone, notify the sender promptly, and delete the message from your system. Thank you.Received on 2010-03-30 14:17:24 CEST |
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.