1VFS_FAKE_PERMS(8) System Administration tools VFS_FAKE_PERMS(8)
2
3
4
6 vfs_fake_perms - enable read only Roaming Profiles
7
9 vfs objects = fake_perms
10
12 This VFS module is part of the samba(7) suite.
13
14 The vfs_fake_perms VFS module was created to allow Roaming Profile
15 files and directories to be set (on the Samba server under UNIX) as
16 read only. This module will, if installed on the Profiles share, report
17 to the client that the Profile files and directories are writeable.
18 This satisfies the client even though the files will never be
19 overwritten as the client logs out or shuts down.
20
21 This module is stackable.
22
24 [Profiles]
25 path = /profiles
26 vfs objects = fake_perms
27
29 This man page is part of version 4.9.1 of the Samba suite.
30
32 The original Samba software and related utilities were created by
33 Andrew Tridgell. Samba is now developed by the Samba Team as an Open
34 Source project similar to the way the Linux kernel is developed.
35
36
37
38Samba 4.9.1 05/11/2019 VFS_FAKE_PERMS(8)