Good Afternoon. After upgrading my system from FreeBSD 4.10 to FreeBSD 5.3, I found "mount_smbfs -N" broken. The error message is "mount_smbfs: unable to open connection: syserr = Authentication error". However, the keyboard interactive password works normally. The problem still persists in 5.4p2. I need this feature strongly because of running automatic backup procedures. Is there any solution? -- Maxim Kizik
> -----Original Message----- > From: owner-freebsd-stable@freebsd.org > [mailto:owner-freebsd-stable@freebsd.org] On Behalf Of Maxim Kizik > Sent: 28. juni 2005 20:35 > To: stable@freebsd.org > Subject: smbfs > > Good Afternoon. > > > After upgrading my system from FreeBSD 4.10 to FreeBSD 5.3, I > found "mount_smbfs -N" broken. The error message is > "mount_smbfs: unable to open connection: syserr = > Authentication error". > However, the keyboard interactive password works normally. > > The problem still persists in 5.4p2. > I need this feature strongly because of running automatic > backup procedures. > Is there any solution? > > > > -- > Maxim Kizik > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to > "freebsd-stable-unsubscribe@freebsd.org" >Don't have this problem, using mount_smbfs -N -I /XXX/YYY etc. On .4-RELEASE FreeBSD 5.4-RELEASE #4: Sun May 8 01:57:26 CEST 2005 - Tom
On Tue, Jun 28, 2005 at 10:35:09PM +0400, Maxim Kizik wrote:> Good Afternoon. > > > After upgrading my system from FreeBSD 4.10 to FreeBSD 5.3, I found > "mount_smbfs -N" broken. The error message is "mount_smbfs: unable to > open connection: syserr = Authentication error". > However, the keyboard interactive password works normally. > > The problem still persists in 5.4p2. > I need this feature strongly because of running automatic backup procedures. > Is there any solution?The most obvious guess is that it's a configuration error of some kind on your machine. Kris -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 187 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20050629/dbd8be52/attachment.bin
On 6/29/05, Maxim Kizik <maximus@arb-pro.ru> wrote:> Good Afternoon. > > > After upgrading my system from FreeBSD 4.10 to FreeBSD 5.3, I found > "mount_smbfs -N" broken. The error message is "mount_smbfs: unable to > open connection: syserr = Authentication error". > However, the keyboard interactive password works normally. > > The problem still persists in 5.4p2. > I need this feature strongly because of running automatic backup procedures. > Is there any solution? > > > > -- > Maxim KizikCould you please try "/usr/sbin/mount_smbfs -N" and if that works, you need to remove the old mount_smbfs binary from your system. Cheers, Jiawei -- "Without the userland, the kernel is useless." --inspired by The Tao of Programming