| Line | |
|---|
| 1 | .\" Title: vfs_fake_perms
|
|---|
| 2 | .\" Author:
|
|---|
| 3 | .\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/>
|
|---|
| 4 | .\" Date: 05/28/2008
|
|---|
| 5 | .\" Manual: System Administration tools
|
|---|
| 6 | .\" Source: Samba 3.0
|
|---|
| 7 | .\"
|
|---|
| 8 | .TH "VFS_FAKE_PERMS" "8" "05/28/2008" "Samba 3\.0" "System Administration tools"
|
|---|
| 9 | .\" disable hyphenation
|
|---|
| 10 | .nh
|
|---|
| 11 | .\" disable justification (adjust text to left margin only)
|
|---|
| 12 | .ad l
|
|---|
| 13 | .SH "NAME"
|
|---|
| 14 | vfs_fake_perms - enable read only Roaming Profiles
|
|---|
| 15 | .SH "SYNOPSIS"
|
|---|
| 16 | .HP 1
|
|---|
| 17 | vfs objects = fake_perms
|
|---|
| 18 | .SH "DESCRIPTION"
|
|---|
| 19 | .PP
|
|---|
| 20 | This VFS module is part of the
|
|---|
| 21 | \fBsamba\fR(7)
|
|---|
| 22 | suite\.
|
|---|
| 23 | .PP
|
|---|
| 24 | The
|
|---|
| 25 | vfs_fake_perms
|
|---|
| 26 | 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\.
|
|---|
| 27 | .PP
|
|---|
| 28 | This module is stackable\.
|
|---|
| 29 | .SH "EXAMPLES"
|
|---|
| 30 | .sp
|
|---|
| 31 | .RS 4
|
|---|
| 32 | .nf
|
|---|
| 33 | \fI[Profiles]\fR
|
|---|
| 34 | \fIpath = /profiles\fR
|
|---|
| 35 | \fIvfs objects = fake_perms\fR
|
|---|
| 36 | .fi
|
|---|
| 37 | .RE
|
|---|
| 38 | .SH "VERSION"
|
|---|
| 39 | .PP
|
|---|
| 40 | This man page is correct for version 3\.0\.25 of the Samba suite\.
|
|---|
| 41 | .SH "AUTHOR"
|
|---|
| 42 | .PP
|
|---|
| 43 | 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\.
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.