Fix mount options to allow symlinks, pipes in CIFS-mounted homes
This commit is contained in:
parent
02a44e9186
commit
8ca99c1f3a
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
server="ucilnicesmb.fri1.uni-lj.si"
|
||||
path="profiles/%(DOMAIN_USER).%(DOMAIN_NAME)"
|
||||
mountpoint="~/"
|
||||
options="sec=krb5i,cruid=%(USERUID)"
|
||||
options="sec=krb5i,cruid=%(USERUID),nobrl,sfu,mfsymlinks"
|
||||
>
|
||||
<not>
|
||||
<or>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue