Mailinglist Archive: opensuse-edu (292 mails)
| < Previous | Next > |
Re: [suse-linux-uk-schools] smbmount syntax
- From: Malcolm Herbert <mherbert@xxxxxxxxxx>
- Date: Sun, 4 Mar 2001 21:18:07 +0000 (UTC)
- Message-id: <01030421205108.01315@xxxxxxxxxxxxxxxxxxxxx>
On Sunday 04 March 2001 19:23, Dan Kolb wrote:
> On Sunday 04 March 2001 6:33 pm, Matt Johnson wrote:
> > smbmount //server/dir /mountpoint password
> >
> > also
> >
> > smbmount //server/dir /mountpoint -U teacher password
>
> According to the smbmount I've got (2.0.7):
>
> smbmount //server/dir /mountpoint -o username=teacher,password=topsecret
>
> Which version are you running?
>
> If you're using one with the -U for username, does the password need a -P
> in front of it?
>
a quick test (sad sunday mode) shows that
smbmount //server/dir /mnt -o username=user, password=pass
works although i get a warning (probably from my smb.conf)
also note that it does advise on my version (2.0.7) to use
mount -t smbfs -o username=user,password=pass /server/dir /mnt instead
Malc
> Dan
--
---------------------------------------
Dr Malcolm Herbert
Director, Academic Business Development
Red Hat Europe
t: +44 1483 734955 m: +44 7720 079845
--------------------------------------
"To err is human, but to really foul
things up you need a computer"
Farmers Weekly, 1977
| < Previous | Next > |