Changeset 773 for branches/samba-3.5.x/docs-xml/build/DTD/samba.entities
- Timestamp:
- Jul 2, 2013, 7:27:06 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.5.x/docs-xml/build/DTD/samba.entities
r736 r773 181 181 182 182 <para>Note that specifying this parameter here will 183 override the <smbconfoption ><name>log level</name></smbconfoption> parameter183 override the <smbconfoption name="log level" /> parameter 184 184 in the &smb.conf; file.</para> 185 185 </listitem> … … 208 208 209 209 <para>Note that specifying this parameter here will 210 override the <smbconfoption ><name>log level</name></smbconfoption> parameter210 override the <smbconfoption name="log level" /> parameter 211 211 in the &smb.conf; file.</para> 212 212 </listitem> … … 298 298 <para>If this parameter is not set then the name resolve order 299 299 defined in the &smb.conf; file parameter 300 (<smbconfoption ><name>name resolve order</name></smbconfoption>) will be used.300 (<smbconfoption name="name resolve order" />) will be used. 301 301 </para> 302 302 303 303 <para>The default order is lmhosts, host, wins, bcast. Without 304 this parameter or any entry in the <smbconfoption><name>name resolve order</name></smbconfoption> parameter of the &smb.conf; file, the name 304 this parameter or any entry in the 305 <smbconfoption name="name resolve order" /> parameter of 306 the &smb.conf; file, the name 305 307 resolution methods will be attempted in this order. </para></listitem> 306 308 </varlistentry>'> … … 311 313 <listitem><para>This option allows you to override 312 314 the NetBIOS name that Samba uses for itself. This is identical 313 to setting the <smbconfoption><name>netbios name</name></smbconfoption> parameter in the &smb.conf; file. 315 to setting the <smbconfoption name="netbios name" /> parameter in 316 the &smb.conf; file. 314 317 However, a command 315 318 line setting will take precedence over settings in
Note:
See TracChangeset
for help on using the changeset viewer.