PAM-mount fails with this option set.

This commit is contained in:
Andreas B. Mundt 2021-07-05 10:53:05 +02:00
parent cbc1e62659
commit 156d932bf4

View file

@ -15,7 +15,7 @@
fstype="fuse"
path="sshfs#%(USER)@{{ home_server }}:"
mountpoint="/home/%(USER)"
options="allow_other,default_permissions,reconnect,password_stdin,disable-hardlink"
options="allow_other,default_permissions,reconnect,password_stdin"
ssh="0" noroot="0"
><not><or><user>root</user><user>ansible</user><user>Debian-gdm</user></or></not></volume>