doc: clarify that mount.cifs never uses smb.conf
authorSuresh Jayaraman <sjayaraman@suse.de>
Mon, 6 Jul 2009 10:31:30 +0000 (06:31 -0400)
committerJeff Layton <jlayton@redhat.com>
Mon, 6 Jul 2009 10:31:30 +0000 (06:31 -0400)
For some users who are used to smbclient, it is not clear that
mount.cifs never uses smb.conf for configuring client specific
parameters. So, let's add this information to mount.cifs man page.

Signed-off-by: Suresh Jayaraman <sjayaraman@suse.de>
docs-xml/manpages-3/mount.cifs.8.xml

index a748b90adb1d59e1eb25c8ecffbc648a459090f6..6461d82aefc5a1a5fed3e870a6377c5f8497e00f 100644 (file)
@@ -589,6 +589,14 @@ read and used as the password.
        <title>NOTES</title>
        
        <para>This command may be used only by root, unless installed setuid, in which case the noeexec and nosuid mount flags are enabled. When installed as a setuid program, the program follows the conventions set forth by the mount program for user mounts.</para>
+
+       <para>
+       Some samba client tools like smbclient(8) honour client-side
+       configuration parameters present in smb.conf. Unlike those
+       client tools, <emphasis>mount.cifs</emphasis> ignores smb.conf
+       completely.
+       </para>
+
 </refsect1>
 
 <refsect1>