Ignore:
Timestamp:
May 20, 2009, 6:46:53 PM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update 3.2 branch to 3.2.4

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.2.x/docs/manpages/smb.conf.5

    r201 r204  
    22.\"    Author:
    33.\" Generator: DocBook XSL Stylesheets v1.73.1 <http://docbook.sf.net/>
    4 .\"      Date: 08/27/2008
     4.\"      Date: 09/18/2008
    55.\"    Manual: File Formats and Conventions
    66.\"    Source: Samba 3.2
    77.\"
    8 .TH "SMB\.CONF" "5" "08/27/2008" "Samba 3\.2" "File Formats and Conventions"
     8.TH "SMB\.CONF" "5" "09/18/2008" "Samba 3\.2" "File Formats and Conventions"
    99.\" disable hyphenation
    1010.nh
     
    27622762This parameter specifies a set of UNIX mode bit permissions that will
    27632763\fIalways\fR
    2764 be set on a file created by Samba\. This is done by bitwise \'OR\'ing these bits onto the mode bits of a file that is being created or having its permissions changed\. The default for this parameter is (in octal) 000\. The modes in this parameter are bitwise \'OR\'ed onto the file mode after the mask set in the
     2764be set on a file created by Samba\. This is done by bitwise \'OR\'ing these bits onto the mode bits of a file that is being created\. The default for this parameter is (in octal) 000\. The modes in this parameter are bitwise \'OR\'ed onto the file mode after the mask set in the
    27652765\fIcreate mask\fR
    27662766parameter is applied\.
    27672767.sp
    2768 The example below would force all created files to have read and execute permissions set for \'group\' and \'other\' as well as the read/write/execute bits set for the \'user\'\.
     2768The example below would force all newly created files to have read and execute permissions set for \'group\' and \'other\' as well as the read/write/execute bits set for the \'user\'\.
    27692769.sp
    27702770Default:
Note: See TracChangeset for help on using the changeset viewer.