Changeset 233 for branches/samba-3.2.x/docs-xml/manpages-3/mount.cifs.8.xml
- Timestamp:
- May 27, 2009, 11:39:15 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.2.x/docs-xml/manpages-3/mount.cifs.8.xml
r232 r233 141 141 the server supports the Unix Extensions then the uid 142 142 and gid can be retrieved from the server (and uid 143 and gid would not have to be specif ed on the mount.143 and gid would not have to be specified on the mount. 144 144 For servers which do not support the CIFS Unix 145 145 extensions, the default uid (and gid) returned on lookup … … 373 373 <listitem><para>Do not allow POSIX ACL operations even if server would support them.</para><para> 374 374 The CIFS client can get and set POSIX ACLs (getfacl, setfacl) to Samba servers 375 version 3. 10 and later. Setting POSIX ACLs requires enabling both XATTR and375 version 3.0.10 and later. Setting POSIX ACLs requires enabling both XATTR and 376 376 then POSIX support in the CIFS configuration options when building the cifs 377 module. POSIX ACL support can be disabled on a per mount basi cby specifying377 module. POSIX ACL support can be disabled on a per mount basis by specifying 378 378 "noacl" on mount.</para> 379 379 </listitem>
Note:
See TracChangeset
for help on using the changeset viewer.