Changeset 221 for branches/samba-3.3.x/docs-xml/manpages-3
- Timestamp:
- May 24, 2009, 7:17:10 AM (17 years ago)
- Location:
- branches/samba-3.3.x/docs-xml/manpages-3
- Files:
-
- 3 edited
-
eventlogadm.8.xml (modified) (2 diffs)
-
mount.cifs.8.xml (modified) (3 diffs)
-
vfs_smb_traffic_analyzer.8.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.3.x/docs-xml/manpages-3/eventlogadm.8.xml
r217 r221 92 92 <listitem><para> 93 93 The <command>-o write</command> reads event log 94 records from standard input and writes them to the Samba94 records from standard input and writes them to theSamba 95 95 event log store named by EVENTLOG. 96 96 </para> </listitem> … … 181 181 182 182 <listitem><para> 183 <command>SRN</command> - he name of the machine on183 <command>SRN</command> - he name of the machine on 184 184 which the eventlog was generated. This is typically the 185 185 host name. -
branches/samba-3.3.x/docs-xml/manpages-3/mount.cifs.8.xml
r217 r221 44 44 45 45 <para> 46 The mount.cifs utility attaches the UNC name (exported network resource) to 47 the local directory <emphasis>mount-point</emphasis>. It is possible to set the mode for mount.cifs to 48 setuid root to allow non-root users to mount shares to directories for which they 49 have write permission. 46 The mount.cifs utility attaches the UNC name (exported network resource) 47 specified as <emphasis>service</emphasis> (using //server/share syntax, 48 where "server" is the server name or IP address and "share" is the name 49 of the share) to the local directory <emphasis>mount-point</emphasis>. 50 It is possible to set the mode for mount.cifs to setuid root to allow 51 non-root users to mount shares to directories for which they 52 have write permission. 50 53 </para> 51 54 … … 138 141 the server supports the Unix Extensions then the uid 139 142 and gid can be retrieved from the server (and uid 140 and gid would not have to be specif ed on the mount.143 and gid would not have to be specif 141 144 For servers which do not support the CIFS Unix 142 145 extensions, the default uid (and gid) returned on lookup … … 370 373 <listitem><para>Do not allow POSIX ACL operations even if server would support them.</para><para> 371 374 The CIFS client can get and set POSIX ACLs (getfacl, setfacl) to Samba servers 372 version 3. 10 and later. Setting POSIX ACLs requires enabling both XATTR and375 version 3.10 and later. Setting POSIX ACLs requires enabling both XATTR and 373 376 then POSIX support in the CIFS configuration options when building the cifs 374 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 basi by specifying 375 378 "noacl" on mount.</para> 376 379 </listitem> -
branches/samba-3.3.x/docs-xml/manpages-3/vfs_smb_traffic_analyzer.8.xml
r217 r221 118 118 </varlistentry> 119 119 120 121 122 123 124 125 126 127 128 129 130 120 131 121 132 </variablelist>
Note:
See TracChangeset
for help on using the changeset viewer.
