From owner-freebsd-questions Sat Jan 20 17:37:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from larry.compuage.com (larry.compuage.com [208.233.246.4]) by hub.freebsd.org (Postfix) with ESMTP id 02E2E37B400 for ; Sat, 20 Jan 2001 17:37:11 -0800 (PST) Received: from hnet04.hendrix.net (unverified [208.233.247.37]) by larry.compuage.com (Vircom SMTPRS 4.0.179) with ESMTP id for ; Sat, 20 Jan 2001 21:27:13 -0500 Date: Sat, 20 Jan 2001 20:36:50 -0500 (EST) From: Kelly Hendrix To: freebsd-questions@freebsd.org Subject: password with mount_smbfs Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greetings I've been playing with mount_smbfs for a bit now, and I've managed to mount my windows box on my FreeBSD machines. I've even got an entry in /etc/fstab to make it that much easier. The only problem I've run into is automatically sending my password, so as to forego manually entering in my password in the mount process. Here's my .nsmbrc file: [default] workgroup=wheel nbns=192.168.0.1 [hnet1] nbns=192.168.0.1 addr=kelly.hendrix.net workgroup=wheel [kelly:hnet1] password=***** workgroup=wheel [kelly:hnet1:c] password=***** workgroup=wheel The ***** entries represent unencrypted passwords. I've also tried using addr=192.168.0.2 to no avail. It's no big deal, but I was just wondering if the automatic sending of passwords is functional? If so, what am I doing wrong? Here's the output of uname -a in case that's helpful: % uname -a FreeBSD hnet04.hendrix.net 4.2-STABLE FreeBSD 4.2-STABLE #2: Wed Jan 17 23:48:37 GMT 2001 root@hnet04.hendrix.net:/usr/src/sys/compile/hnet04 i386 TIA Kelly -- ______________________________________________________________________ | There are two ways to live your life. One is as though nothing is a | | miracle. The other is as though everything is a miracle. | | | | Albert Einstein (1879-1955) | |______________________________________________________________________| To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message