Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Oct 2002 15:41:29 +0300
From:      Artem Okounev <aokounev@yahoo.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Re: mount_smbfs: can't get handle to requester (no /dev/nsmb* device)
Message-ID:  <984002996.20021017154129@yahoo.com>
In-Reply-To: <1034798457.280.15.camel@libra.maximillian.nu>
References:  <1034798457.280.15.camel@libra.maximillian.nu>

next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello Markku,

Wednesday, October 16, 2002, 11:00:57 PM, you wrote:


MK> libra# smbutil login //maxi@samba
MK> Password:
MK> smbutil: can't get handle to requester (no /dev/nsmb* device)
MK> smbutil: can't get handle to requester (no /dev/nsmb* device)
MK> smbutil: could not login to server SAMBA: syserr = Invalid argument
MK> libra#

MK> I have checked /dev and there is one entry for nsmb0:

MK> libra# ll /dev/nsmb*
MK> crw-------  1 root  wheel  144,   0 Oct 14 15:23 /dev/nsmb0
MK> libra#

MK> I  don't  think the problem is server related because it
MK> works on another Windows workstation on the same LAN.

MK> Any ideas on what this might be?

In order to use mount_smbfs you should include the following
options in your kernel config file:

options SMBFS
options LIBMCHAIN
options LIBICONV
options NETSMB
options NETSMBCRYPTO

So try to recompile your kernel with these options. Also run
/dev/MAKEDEV all.

- --
Best regards,
 Artem                            mailto:aokounev@yahoo.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.0 (MingW32)

iD8DBQE9rrAFbOuJ0KL1C+MRAm30AJ9aFMLgou2YMnnavOzt4ZoFePXRhgCglU13
lrDnA0STH3JQyWEdfV77hjc=
=yDke
-----END PGP SIGNATURE-----


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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