> On Tue, 10 Oct 2000 15:49:49 -0400, you wrote:
> 
> >I am using SMBMOUNT to mount an NT share. I have set up an init script, =
> so
> >that my linux boxes will mount the share on boot, however, I havent been
> >able to pass a password to SMBOMOUNT, so essentailly the script just =
> hangs.=20
> >Any suggestions?=20
> With samba 2.0.7  (maybe 2.0.6, don't remember) you can use
> mount -t smbfs -o username=3Duser,password=3Dsecret //srv/shr /mnt
> see smbmount man page.
> 
> --=20
> [EMAIL PROTECTED]
> 
> 
I have encountered the exact same problem.  The solution I finally came up with is 
this 

mount -t smbfs -o username=name,password=pass \\\\computer\\share /mnt/whatever 

I hope that helps





Regards


Mike Freeman





Embrace the Penguin.  Give Bill the cold shoulder! 
Linux Registered User #190770  (10/02/2000)


....................................
Get your own free email account from
http://www.popmail.com


Reply via email to