aboutsummaryrefslogtreecommitdiff
path: root/modules/pam_unix
diff options
context:
space:
mode:
authorSam Hartman <hartmans@debian.org>2021-02-01 16:40:25 -0500
committerSteve Langasek <steve.langasek@canonical.com>2021-09-15 17:52:35 -0700
commit7dec8233c6ce514187804f58e8489c8e819f478a (patch)
tree6b308fec75db1b94d874440889991bee42062405 /modules/pam_unix
parent3c8e0c11da150a11efdd9b6f0978ac331605d52b (diff)
downloadpam-7dec8233c6ce514187804f58e8489c8e819f478a.tar.gz
pam-7dec8233c6ce514187804f58e8489c8e819f478a.tar.bz2
pam-7dec8233c6ce514187804f58e8489c8e819f478a.zip
patches-applied/pam_mkhomedir_stat_before_opendir: Stat the skeleton directory before opendir
According to https://bugs.debian.org/834589 there are cases where the kernel will not permit opendir before stat of the enclosing directory. In the described case it was autofs, but I can see various filesystems that mount a network namespace doing the same thing trying to prevent excessive network traffic from a tree traversal. Statting the autofs entry before opendir causes it to work.
Diffstat (limited to 'modules/pam_unix')
0 files changed, 0 insertions, 0 deletions