[linux-cifs-client] Manual page for mount.cifs credentials option

Jeff Layton jlayton at redhat.com
Fri Oct 23 06:16:22 MDT 2009


On Thu, 22 Oct 2009 12:49:05 -0400
Scott Lovenberg <scott.lovenberg at gmail.com> wrote:

> Not sure if this is the correct place to file this report, if not, please point me in the correct direction.
> 
> The credentials option for mount.smbfs used to be the following format:
>     user=name
>     password=pass
> 
> I've found that the format supported for mount.cifs is:
>     username=name
>     password=pass
> 
> This seems at odds with the manual page for mount.cifs under the user=arg option:
>     [...]
>            Note
>            The cifs vfs accepts the parameter user=, or for users familiar with smbfs it
>            accepts the longer form of the parameter username=. Similarly the longer smbfs
>            style parameter names may be accepted as synonyms for the shorter cifs
>            parameters pass=,dom= and cred=.
>     [...]
> 
> I had, for whatever reason, assumed that the user option rules would apply to the credentials file or that it would be backwards compatible with the older mount.smbfs credentials file format.  Are either of these assumptions correct?  If not, would it make sense to add or reword the manual page a bit (assuming I'm not the only one that misinterpreted it) for clarity?  I wouldn't mind drafting up a proposal if other felt it was worth the effort.
> 
> 
> Happy Version Numbers:
> from The Fine Manual page for mount.cifs(8)
>         VERSION
>            This man page is correct for version 1.52 of the cifs vfs filesystem (roughly Linux kernel 2.6.24).
> [1005 12:24 sun ~]#smbd -V
> Version 3.0.33-3.7.el5
> [1007 12:26 sun ~]#uname -a
> Linux sanitized.network.tld 2.6.18-92.1.22.el5.centos.plusxen #1 SMP Wed Dec 17 11:22:13 EST 2008 x86_64 x86_64 x86_64 GNU/Linux

Consistency here would probably be a good thing. A proposal for
cleaning it up would be welcome. Patches would be even better.

-- 
Jeff Layton <jlayton at redhat.com>


More information about the linux-cifs-client mailing list