NetBSD Problem Report #37219

From martin@duskware.de  Fri Oct 26 07:37:15 2007
Return-Path: <martin@duskware.de>
Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11])
	by narn.NetBSD.org (Postfix) with ESMTP id A75FE63B935
	for <gnats-bugs@gnats.netbsd.org>; Fri, 26 Oct 2007 07:37:15 +0000 (UTC)
Message-Id: <20071026044414.CFBEF63B935@narn.NetBSD.org>
Date: Fri, 26 Oct 2007 04:44:14 +0000 (UTC)
From: acruhl@gmail.com
Reply-To: acruhl@gmail.com
To: netbsd-bugs-owner@NetBSD.org
Subject: mount_smbfs not working for simple shares
X-Send-Pr-Version: www-1.0

>Number:         37219
>Category:       bin
>Synopsis:       mount_smbfs not working for simple shares
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    bin-bug-people
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Oct 26 07:40:00 +0000 2007
>Closed-Date:    Mon Apr 13 18:07:53 +0000 2020
>Last-Modified:  Mon Apr 13 18:07:53 +0000 2020
>Originator:     Andy Ruhl
>Release:        4.0_RC3/i386
>Organization:
>Environment:
NetBSD vmware 4.0_RC3 NetBSD 4.0_RC3 (GENERIC) #0: Tue Oct 16 01:14:06 PDT 2007  builds@wb34:/home/builds/ab/netbsd-4-0-RC3/i386/200710160011Z-obj/home/builds/ab/netbsd-4-0-RC3/src/sys/arch/i386/compile/GENERIC i386
>Description:
mount_smbfs not working for simple FAT32 share. The devices I am trying to mount are simple NAS machines: D-Link GSM-D600 and Vantec Nexstar LX.

FreeBSD (actually PCBSD) works fine:

pcbsd# ls /marvin
pcbsd# mount_smbfs -I 192.168.1.14 //guest@samba/andy /marvin
Password:
pcbsd# mount | grep -i marvin
//GUEST@SAMBA/ANDY on /marvin (smbfs)
pcbsd# ls /marvin
GSM-D600        backups        video

NetBSD 4.0_RC3 fails (I do not know if this ever worked on any release):

netbsd# ls /marvin
netbsd# mount_smbfs -I 192.168.1.14 //guest@samba/andy /marvin
Password:
mount_smbfs: unable to open connection
mount_smbfs: mount error for /marvin: Socket is not connected
netbsd# ls /marvin
netbsd# mount | grep -i marvin
netbsd#

>How-To-Repeat:
netbsd# mount_smbfs -I 192.168.1.14 //guest@samba/andy /marvin

This seems to only fail when done against a simple, old style win95 share. I can mount another NetBSD machine using samba just fine with mount_smbfs.
>Fix:
None.

>Release-Note:

>Audit-Trail:

State-Changed-From-To: open->closed
State-Changed-By: maya@NetBSD.org
State-Changed-When: Mon, 13 Apr 2020 18:07:53 +0000
State-Changed-Why:
Removed smbfs (due to it not supporting the newer protocol versions, older versions are disabled in other implementations). Unlikely to be addressed in a backport.


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: gnats-precook-prs,v 1.4 2018/12/21 14:20:20 maya Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2017 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.