Ignore:
Timestamp:
May 13, 2014, 11:39:04 AM (11 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: update trunk to 3.6.23

Location:
trunk/server
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/server

  • trunk/server/docs/manpages/vfs_gpfs.8

    r752 r862  
    22.\"     Title: vfs_gpfs
    33.\"    Author: [see the "AUTHOR" section]
    4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 10/29/2012
     4.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
     5.\"      Date: 09/18/2013
    66.\"    Manual: System Administration tools
    77.\"    Source: Samba 3.6
    88.\"  Language: English
    99.\"
    10 .TH "VFS_GPFS" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools"
     10.TH "VFS_GPFS" "8" "09/18/2013" "Samba 3\&.6" "System Administration tools"
     11.\" -----------------------------------------------------------------
     12.\" * Define some portability stuff
     13.\" -----------------------------------------------------------------
     14.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     15.\" http://bugs.debian.org/507673
     16.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
     17.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     18.ie \n(.g .ds Aq \(aq
     19.el       .ds Aq '
    1120.\" -----------------------------------------------------------------
    1221.\" * set default formatting
     
    212221gpfs_get_realfilename_path()\&. It seems that
    213222gpfs_get_realfilename_path()
    214 doesn\'t work on AIX\&.
     223doesn\*(Aqt work on AIX\&.
    215224.RE
    216225.sp
     
    220229gpfs:winattr = [ yes | no ]
    221230.RS 4
    222 Enable/Disable usage of the windows attributes in GPFS\&. GPFS is able to store windows file attributes e\&.g\&. HIDDEN, READONLY, SYSTEM and others natively\&. That means Samba doesn\'t need to map them to permission bits or extended attributes\&.
     231Enable/Disable usage of the windows attributes in GPFS\&. GPFS is able to store windows file attributes e\&.g\&. HIDDEN, READONLY, SYSTEM and others natively\&. That means Samba doesn\*(Aqt need to map them to permission bits or extended attributes\&.
    223232.sp
    224233.RS 4
     
    253262gpfs:merge_writeappend = [ yes | no ]
    254263.RS 4
    255 GPFS ACLs doesn\'t know about the \'APPEND\' right\&. This optionen lets Samba map the \'APPEND\' right to \'WRITE\'\&.
     264GPFS ACLs doesn\*(Aqt know about the \*(AqAPPEND\*(Aq right\&. This optionen lets Samba map the \*(AqAPPEND\*(Aq right to \*(AqWRITE\*(Aq\&.
    256265.sp
    257266.RS 4
     
    265274
    266275yes(default)
    267 \- map \'APPEND\' to \'WRITE\'\&.
     276\- map \*(AqAPPEND\*(Aq to \*(AqWRITE\*(Aq\&.
    268277.RE
    269278.sp
     
    278287
    279288no
    280 \- do not map \'APPEND\' to \'WRITE\'\&.
     289\- do not map \*(AqAPPEND\*(Aq to \*(AqWRITE\*(Aq\&.
    281290.RE
    282291.sp
     
    286295gpfs:refuse_dacl_protected = [ yes | no ]
    287296.RS 4
    288 As GPFS does not support the ACE4_FLAG_NO_PROPAGATE NFSv4 flag (which would be the mapping for the DESC_DACL_PROTECTED flag), the status of this flag is currently silently ignored by Samba\&. That means that if you deselect the "Allow inheritable permissions\&.\&.\&." checkbox in Windows\' ACL dialog and then apply the ACL, the flag will be back immediately\&.
     297As GPFS does not support the ACE4_FLAG_NO_PROPAGATE NFSv4 flag (which would be the mapping for the DESC_DACL_PROTECTED flag), the status of this flag is currently silently ignored by Samba\&. That means that if you deselect the "Allow inheritable permissions\&.\&.\&." checkbox in Windows\*(Aq ACL dialog and then apply the ACL, the flag will be back immediately\&.
    289298.sp
    290299To make sure that automatic migration with e\&.g\&. robocopy does not lead to ACLs silently (and unintentionally) changed, you can set
     
    393402.\}
    394403ignore
    395 \- don\'t include the second matching ACE
     404\- don\*(Aqt include the second matching ACE
    396405.RE
    397406.sp
Note: See TracChangeset for help on using the changeset viewer.