diff options
author | Jeff Layton <jlayton@redhat.com> | 2014-01-22 11:17:19 -0500 |
---|---|---|
committer | Steve Dickson <steved@redhat.com> | 2014-01-22 11:17:19 -0500 |
commit | 2f682f25c642fcfe7c511d04bc9d67e732282348 (patch) | |
tree | 6ec60c3a42b303b3eedd5730d42b9ed2dbfb883a /support/include/nfs/nfs.h | |
parent | d7ad8bc650b26ceef70b719839b77f1a668ff95e (diff) | |
download | nfs-utils-2f682f25c642fcfe7c511d04bc9d67e732282348.tar.gz nfs-utils-2f682f25c642fcfe7c511d04bc9d67e732282348.tar.xz nfs-utils-2f682f25c642fcfe7c511d04bc9d67e732282348.zip |
gssd: set $HOME to prevent recursion when home dirs are on kerberized NFS mount
Some krb5 routines will attempt to access files in the user's home
directory. This is problematic for gssd when the user's homedir is
on a kerberized NFS mount as it will end up deadlocked.
Fix this by setting $HOME unconditionally to "/".
Fixes this Fedora bug:
https://bugzilla.redhat.com/show_bug.cgi?id=1052902
Reported-by: Enrico Scholz <rh-bugzilla@ensc.de>
Reported-by: nmorey <nmorey@kalray.eu>
Tested-by: Michael Young <m.a.young@durham.ac.uk>
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'support/include/nfs/nfs.h')
0 files changed, 0 insertions, 0 deletions