From owner-freebsd-questions Sat Mar 1 6:30:29 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7827637B401 for ; Sat, 1 Mar 2003 06:30:28 -0800 (PST) Received: from web41202.mail.yahoo.com (web41202.mail.yahoo.com [66.218.93.35]) by mx1.FreeBSD.org (Postfix) with SMTP id 18D8C43FB1 for ; Sat, 1 Mar 2003 06:30:28 -0800 (PST) (envelope-from sdieselil@yahoo.com) Message-ID: <20030301143027.49282.qmail@web41202.mail.yahoo.com> Received: from [212.199.34.171] by web41202.mail.yahoo.com via HTTP; Sat, 01 Mar 2003 06:30:27 PST Date: Sat, 1 Mar 2003 06:30:27 -0800 (PST) From: sergey dyshel Subject: How to pass password to mount_smbfs To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi On my Windows 95 machine I have one share with full access (without passwords). When I try to mount this share the mounter asks for password although the password is empty. Pressing ENTER each time works but it's really annoying to press enter each time I mount this share. In addition I think it would be a problem for automounter. I use this command: mount_smbfs //HOME/C/PUB /mnt/smb/pub How can I pass the password with it? If I can't, is there a way to automate this? __________________________________________________ Do you Yahoo!? Yahoo! Tax Center - forms, calculators, tips, more http://taxes.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message