Ignore:
Timestamp:
May 27, 2009, 11:39:15 AM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update 3.2 branch to 3.2.9

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.2.x/docs/htmldocs/manpages/mount.cifs.8.html

    r231 r233  
    6464                the server supports the Unix Extensions then the uid
    6565                and gid can be retrieved from the server (and uid
    66                 and gid would not have to be specifed on the mount.
     66                and gid would not have to be specified on the mount.
    6767                For servers which do not support the CIFS Unix
    6868                extensions, the default uid (and gid) returned on lookup
     
    162162              server crashes.</p></dd><dt><span class="term">soft</span></dt><dd><p>(default) The  program  accessing  a file on the cifs mounted file system will not hang when the server crashes and will return errors to the user application.</p></dd><dt><span class="term">noacl</span></dt><dd><p>Do not allow POSIX ACL operations even if server would support them.</p><p>
    163163                The CIFS client can get and set POSIX ACLs (getfacl, setfacl) to Samba servers
    164                 version 3.10 and later.  Setting POSIX ACLs requires enabling both XATTR and
     164                version 3.0.10 and later.  Setting POSIX ACLs requires enabling both XATTR and
    165165                then POSIX support in the CIFS configuration options when building the cifs
    166                 module.  POSIX ACL support can be disabled on a per mount basic by specifying
     166                module.  POSIX ACL support can be disabled on a per mount basis by specifying
    167167                "noacl" on mount.</p></dd><dt><span class="term">nocase</span></dt><dd><p>Request case insensitive path name matching (case
    168168                sensitive is the default if the server suports it).
Note: See TracChangeset for help on using the changeset viewer.