1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
3 <refentry id="vfs_fake_perms.8">
6 <refentrytitle>vfs_fake_perms</refentrytitle>
7 <manvolnum>8</manvolnum>
12 <refname>vfs_fake_perms</refname>
13 <refpurpose>enable read only Roaming Profiles</refpurpose>
18 <command>vfs objects = fake_perms</command>
23 <title>DESCRIPTION</title>
25 <para>This VFS module is part of the
26 <citerefentry><refentrytitle>samba</refentrytitle>
27 <manvolnum>7</manvolnum></citerefentry> suite.</para>
29 <para>The <command>vfs_fake_perms</command> VFS module was created
30 to allow Roaming Profile files and directories to be set (on
31 the Samba server under UNIX) as read only. This module will,
32 if installed on the Profiles share, report to the client that
33 the Profile files and directories are writeable. This satisfies
34 the client even though the files will never be overwritten as
35 the client logs out or shuts down.
38 <para>This module is stackable.</para>
43 <title>EXAMPLES</title>
46 <smbconfsection name="[Profiles]"/>
47 <smbconfoption name="path">/profiles</smbconfoption>
48 <smbconfoption name="vfs objects">fake_perms</smbconfoption>
54 <title>VERSION</title>
56 <para>This man page is correct for version 3.0.25 of the Samba suite.
63 <para>The original Samba software and related utilities
64 were created by Andrew Tridgell. Samba is now developed
65 by the Samba Team as an Open Source project similar
66 to the way the Linux kernel is developed.</para>