diff options
| author | Pavel Filipenský <pfilipensky@samba.org> | 2026-04-07 16:28:05 +0200 |
|---|---|---|
| committer | Pavel Filipensky <pfilipensky@samba.org> | 2026-04-20 19:57:42 +0000 |
| commit | 45b6cd3852949e74ea4a26e5d5e9c0eee97c3b27 (patch) | |
| tree | 86c960a039b0fc0bfb3a9ac42d91a02c0b1ff0fe /source4/scripting/python/samba | |
| parent | 6fe82edfe2517aa6f3cfea9f5a608ac6f5717e21 (diff) | |
| download | samba-45b6cd3852949e74ea4a26e5d5e9c0eee97c3b27.tar.gz samba-45b6cd3852949e74ea4a26e5d5e9c0eee97c3b27.tar.bz2 samba-45b6cd3852949e74ea4a26e5d5e9c0eee97c3b27.zip | |
smbdotconf: Add "automount fs types" to smb.conf
This adds a new global parameter "automount fs types" that allows
administrators to configure additional filesystem types that should
trigger automounting, beyond the always-supported autofs filesystem.
To enable 'samba unaware FS' automounting, add:
automount fs types = 0x12345678
This allows e.g. ZFS snapshots in <dataset root>/.zfs/snapshot to be
mounted. To find out the magic number that is not listed
in /usr/include/linux/magic.h, run:
stat -f -c '0x%t' /path/to/mountpoint
BUG: https://bugzilla.samba.org/show_bug.cgi?id=15991
Signed-off-by: Pavel Filipenský <pfilipensky@samba.org>
Reviewed-by: Samuel Cabrero <scabrero@samba.org>
Autobuild-User(master): Pavel Filipensky <pfilipensky@samba.org>
Autobuild-Date(master): Mon Apr 20 19:57:42 UTC 2026 on atb-devel-224
Diffstat (limited to 'source4/scripting/python/samba')
0 files changed, 0 insertions, 0 deletions
