[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#638822: smb.conf: acl related options need mount flags in fstab (acl, user_xattr)



Package: debian-edu-config
Version: SVN-r73892
Severity: minor

The smb.conf file uses some options ...

# NTFS ACL handling
acl map full control = true
acl group control = yes
map acl inherit = yes
map read only = Permissions
dos filemode = no
max xmit = 65535
nt acl support = yes

that require tweaking of /etc/fstab for samba related mount points (add acl and user_xattr option for ext3 file systems):

<quote share="home0">
/dev/mapper/vg_system-skole+tjener+home0 /skole/tjener/home0 ext3 defaults,acl,user_xattr 0 2
/skole/tjener/home0 /srv/nfs4/home0 none bind,acl,user_xattr 0 0
</quote>

maybe also on this one (I am currently not sure, if sl-backups are stored here in tarballs or as incremental/hardlinked dirs, if the latter then the flags are needed here, too):

<quote share="backup">
/dev/mapper/vg_system-skole+backup /skole/backup ext3 defaults,acl,user_xattr 0 2
</quote>

Greets,
Mike

--

DAS-NETZWERKTEAM
mike gabriel, dorfstr. 27, 24245 barmissen
fon: +49 (4302) 281418, fax: +49 (4302) 281419

GnuPG Key ID 0xB588399B
mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de

freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb

Attachment: pgpEpTGC4QAK8.pgp
Description: Digitale PGP-Unterschrift


Reply to: