Date: Fri, 6 Feb 2004 15:13:39 -0600 From: "Darryl Hoar" <darryl@osborne-ind.com> To: <freebsd-questions@freebsd.org> Subject: mount a smb filesystem Message-ID: <009c01c3ecf6$17aa69e0$0701a8c0@darryl>
next in thread | raw e-mail | index | archive | help
Greetings, If you put a line like: //guest@myserver/misc /test smbfs ro,noauto 0 0 in /etc/fstab, is there a way to specify the pasword so that when you mount the filesystem, it doesn't prompt for the password ? I see that mount_smbfs uses .nsmbrc, but that has no effect when you use fstab. any help greatly appreciated. -Darryl
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?009c01c3ecf6$17aa69e0$0701a8c0>