Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Nov 2013 17:41:54 -0500
From:      Jerry <jerry@seibercom.net>
To:        FreeBSD FreeBSD <freebsd-questions@freebsd.org>
Subject:   Problem with ".nsmbrc" file
Message-ID:  <20131130174154.1626bb32@scorpio>

next in thread | raw e-mail | index | archive | help
Since updating to FreeBSD 10 BETA, I have had problems getting
"mount_smbfs" working correctly.

When I use the "-N" flag, I receive an error message:

# /usr/sbin/mount_smbfs -f 0664 -N -U user@isp.com //username@server/Documents /usr/home/username/WinDocs
mount_smbfs: unable to open connection: syserr = Authentication error

Now, if I do not use the "-N" option, I will be prompted for the password. I enter it and all is well.

This is the ".nsmbrc" file:

# First, define a workgroup.
[default]
workgroup=WORKGROUP

[SERVER:USER]
addr=192.168.1.103
password=$$<CRYPTO>

I have triple checked the password and it is correct.

-- 
Jerry



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20131130174154.1626bb32>