Last change
on this file was 203, checked in by Herwig Bauernfeind, 16 years ago |
Missing 3.2.2 client and HOWTO files
|
File size:
808 bytes
|
Line | |
---|
1 | <samba:parameter name="dos filemode"
|
---|
2 | context="S"
|
---|
3 | type="boolean"
|
---|
4 | xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
---|
5 | <description>
|
---|
6 | <para> The default behavior in Samba is to provide
|
---|
7 | UNIX-like behavior where only the owner of a file/directory is
|
---|
8 | able to change the permissions on it. However, this behavior
|
---|
9 | is often confusing to DOS/Windows users. Enabling this parameter
|
---|
10 | allows a user who has write access to the file (by whatever
|
---|
11 | means, including an ACL permission) to modify the permissions
|
---|
12 | (including ACL) on it. Note that a user belonging to the group
|
---|
13 | owning the file will not be allowed to change permissions if
|
---|
14 | the group is only granted read access. Ownership of the
|
---|
15 | file/directory may also be changed.</para>
|
---|
16 | </description>
|
---|
17 | <value type="default">no</value>
|
---|
18 | </samba:parameter>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.