~ the command I use to mount a smb share is: mount -t smbfs -o
~ username=USERNAME password=password //smbserver/share /mnt/samba.

I normally leave out the password= part so that my password will not
be sitting in my .bash_history. You will receive the password prompt
much in the same way as you do with sudo.

~ smbclient -L //smbserver is a nice way to see if you can connect to
the
~ shares.

hmm never used smbclient -L will give that a shot.

Thanks 

--
[EMAIL PROTECTED] mailing list

Reply via email to