]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r271259:
authortrasz <trasz@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 25 Sep 2014 17:59:00 +0000 (17:59 +0000)
committertrasz <trasz@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 25 Sep 2014 17:59:00 +0000 (17:59 +0000)
commitf88bc3627aabeb3941dd17c0fbeabf1eddeb392e
treeb6824314bfe24549cccc551ff3d66bc359cfe481
parent8cdcd5d6a94cddc7482cc316bc107759b8a8016d
MFC r271259:

Make it possible to use empty user name ("-U ''") for mount_smbfs(8).
It's just like "-U guest", except that it actually works, at least
with Samba 4, which seems to return authentication failure for "-U guest".

Approved by: re (gjb)
Sponsored by: The FreeBSD Foundation

git-svn-id: svn://svn.freebsd.org/base/stable/10@272119 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
contrib/smbfs/lib/smb/ctx.c