|
Last change
on this file since 599 was 599, checked in by Herwig Bauernfeind, 14 years ago |
|
Samba 3.5: Update trunk to 3.5.9
|
|
File size:
1.6 KB
|
| Line | |
|---|
| 1 | '\" t
|
|---|
| 2 | .\" Title: vfs_acl_tdb
|
|---|
| 3 | .\" Author: [see the "AUTHOR" section]
|
|---|
| 4 | .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
|
|---|
| 5 | .\" Date: 06/14/2011
|
|---|
| 6 | .\" Manual: System Administration tools
|
|---|
| 7 | .\" Source: Samba 3.5
|
|---|
| 8 | .\" Language: English
|
|---|
| 9 | .\"
|
|---|
| 10 | .TH "VFS_ACL_TDB" "8" "06/14/2011" "Samba 3\&.5" "System Administration tools"
|
|---|
| 11 | .\" -----------------------------------------------------------------
|
|---|
| 12 | .\" * set default formatting
|
|---|
| 13 | .\" -----------------------------------------------------------------
|
|---|
| 14 | .\" disable hyphenation
|
|---|
| 15 | .nh
|
|---|
| 16 | .\" disable justification (adjust text to left margin only)
|
|---|
| 17 | .ad l
|
|---|
| 18 | .\" -----------------------------------------------------------------
|
|---|
| 19 | .\" * MAIN CONTENT STARTS HERE *
|
|---|
| 20 | .\" -----------------------------------------------------------------
|
|---|
| 21 | .SH "NAME"
|
|---|
| 22 | vfs_acl_tdb \- Save NTFS\-ACLs in a tdb file
|
|---|
| 23 | .SH "SYNOPSIS"
|
|---|
| 24 | .HP \w'\ 'u
|
|---|
| 25 | vfs objects = acl_tdb
|
|---|
| 26 | .SH "DESCRIPTION"
|
|---|
| 27 | .PP
|
|---|
| 28 | This VFS module is part of the
|
|---|
| 29 | \fBsamba\fR(7)
|
|---|
| 30 | suite\&.
|
|---|
| 31 | .PP
|
|---|
| 32 | The
|
|---|
| 33 | vfs_acl_tdb
|
|---|
| 34 | VFS module stores NTFS Access Control Lists (ACLs) in a tdb file\&. This enables the full mapping of Windows ACLs on Samba servers\&.
|
|---|
| 35 | .PP
|
|---|
| 36 | The ACL settings are stored in
|
|---|
| 37 | $LOCKDIR/file_ntacls\&.tdb\&.
|
|---|
| 38 | .PP
|
|---|
| 39 | Please note that this module is
|
|---|
| 40 | \fIexperimental\fR!
|
|---|
| 41 | .PP
|
|---|
| 42 | This module is stackable\&.
|
|---|
| 43 | .SH "OPTIONS"
|
|---|
| 44 | .PP
|
|---|
| 45 | There are no options for
|
|---|
| 46 | vfs_acl_tdb\&.
|
|---|
| 47 | .SH "AUTHOR"
|
|---|
| 48 | .PP
|
|---|
| 49 | 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.