Man page - vfs_fake_perms(8)
Packages contains this manual
- vfs_snapper(8)
- vfs_commit(8)
- vfs_readahead(8)
- vfs_virusfilter(8)
- vfs_streams_xattr(8)
- vfs_io_uring(8)
- vfs_xattr_tdb(8)
- vfs_expand_msdfs(8)
- vfs_gpfs(8)
- vfs_aio_pthread(8)
- vfs_media_harmony(8)
- vfs_extd_audit(8)
- vfs_fileid(8)
- vfs_recycle(8)
- pdbedit(8)
- vfs_fake_perms(8)
- vfs_default_quota(8)
- vfs_crossrename(8)
- vfs_aio_fork(8)
- vfs_time_audit(8)
- vfs_widelinks(8)
- nmbd(8)
- vfs_acl_xattr(8)
- mvxattr(1)
- eventlogadm(8)
- vfs_offline(8)
- vfs_dirsort(8)
- vfs_streams_depot(8)
- sharesec(1)
- vfs_acl_tdb(8)
- vfs_worm(8)
- vfs_nfs4acl_xattr(8)
- vfs_preopen(8)
- vfs_syncops(8)
- profiles(1)
- vfs_shadow_copy2(8)
- vfs_shadow_copy(8)
- smbd(8)
- vfs_readonly(8)
- samba-bgqd(8)
- vfs_catia(8)
- vfs_fruit(8)
- vfs_shell_snap(8)
- smbstatus(1)
- vfs_unityed_media(8)
- vfs_btrfs(8)
- vfs_full_audit(8)
- vfs_cap(8)
- vfs_linux_xfs_sgid(8)
- vfs_audit(8)
apt-get install samba
Manual
VFS_FAKE_PERMS
NAMESYNOPSIS
DESCRIPTION
EXAMPLES
VERSION
AUTHOR
NAME
vfs_fake_perms - enable read only Roaming Profiles
SYNOPSIS
|
vfs objects = fake_perms |
DESCRIPTION
This VFS module is part of the samba (7) suite.
The vfs_fake_perms VFS module was created to allow Roaming Profile files and directories to be set (on the Samba server under UNIX) as read only. This module will, if installed on the Profiles share, report to the client that the Profile files and directories are writeable. This satisfies the client even though the files will never be overwritten as the client logs out or shuts down.
This module is stackable.
EXAMPLES
[Profiles]
|
path = /profiles |
|
|
vfs objects = fake_perms |
VERSION
This man page is part of version 4.22.8-Debian-4.22.8+dfsg-0+deb13u1 of the Samba suite.
AUTHOR
The original Samba software and related utilities were created by Andrew Tridgell. Samba is now developed by the Samba Team as an Open Source project similar to the way the Linux kernel is developed.