From owner-freebsd-current Thu Jul 13 1:29:32 2000 Delivered-To: freebsd-current@freebsd.org Received: from relay.butya.kz (butya-gw.butya.kz [212.154.129.94]) by hub.freebsd.org (Postfix) with ESMTP id 1516237B98C for ; Thu, 13 Jul 2000 01:29:28 -0700 (PDT) (envelope-from bp@butya.kz) Received: from bp (helo=localhost) by relay.butya.kz with local-esmtp (Exim 3.15 #1) id 13CeMj-0005MG-00; Thu, 13 Jul 2000 15:29:05 +0700 Date: Thu, 13 Jul 2000 15:29:05 +0700 (ALMST) From: Boris Popov To: A G F Keahan Cc: freebsd-current@FreeBSD.ORG Subject: Re: smbfs problem In-Reply-To: <3968A683.C4238D08@freenet.co.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 9 Jul 2000, A G F Keahan wrote: > I have a strange problem with smbfs, where the mounted share times out > and becomes inaccessible after a period of time. I haven't been able to > pinpoint the exact moment when it happens, but basically: This was a bug in the processing of keep-alive packets - fixed. > Also, smbutil doesn't seem to work: > > hightemplar:~$ smbutil view //alex@pluto > smbutil: can't get handle to requester > smbutil: could not login to server PLUTO: syserr = Invalid argument You have to change permissions for the /dev/net/nsmb0 device to give access to plain users (no devfs yet). New version (1.2.4) can be downloaded from ftp://ftp.butya.kz/pub/smbfs/smbfs.tar.gz -- Boris Popov http://www.butya.kz/~bp/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message