OpenAFS Master Repository branch, openafs-stable-1_6_x, updated. openafs-stable-1_6_5-57-g134c0b6
Gerrit Code Review
gerrit@openafs.org
Wed, 11 Sep 2013 14:33:29 -0700 (PDT)
The following commit has been merged in the openafs-stable-1_6_x branch:
commit 134c0b631ee45c162064c723c11bcb8e371fe7d7
Author: Andrew Deason <adeason@sinenomine.net>
Date: Fri Dec 2 16:06:42 2011 -0600
fuse: Add -oallow_other by default where possible
By default, fuse mountpoints are only accessible by the same uid as
that which mounted the fuse filesystem. When we're running as root,
specify -oallow_other so by default anyone can access the afs
mountpoint.
Reviewed-on: http://gerrit.openafs.org/6390
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementix.org>
(cherry picked from commit 83d3084e95ac025660f0b8064f49400eb94bfb60)
Change-Id: I4c2217bc18502d8b761645f38522c02fc91c4084
Reviewed-on: http://gerrit.openafs.org/9452
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Andrew Deason <adeason@sinenomine.net>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
src/afsd/afsd_fuse.c | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
--
OpenAFS Master Repository