-----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 [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message
