Mailinglist Archive: opensuse (1784 mails)
| < Previous | Next > |
Re: [SLE] Using remote smb share via fstab?
- From: cliff@xxxxxxxxxxxxxxx (Cliff Sarginson)
- Date: Sun, 3 Dec 2000 14:38:15 +0100
- Message-id: <20001203143814.A1431@xxxxxxxxxxx>
Date: Sun, 3 Dec 2000 14:38:15 +0100
From: Cliff Sarginson <cliff@xxxxxxxxxxxxxxx>
Message-ID: <20001203143814.A1431@xxxxxxxxxxx>
Subject: Re: [SLE] Using remote smb share via fstab?
On Sun, Dec 03, 2000 at 09:03:56AM +0100, Ole Kofoed Hansen wrote:
>
> I have a short question (actually two questions):
>
> Is it possible to make an entry in /etc/fstab, so that
> I can have my roommates Win98 shares mounted automatically?
>
> If it is, what should the entry look like?
>
> I tried looking at the manpages for:
> - fstab
> - mount
> - smbmount
> - smbmnt
> without getting any useful hints.
>
> Regards
>
> Ole
>
Example from my own fstab
# Windows stuff on "giles"
#
//giles/u /giles/u smbfs auto,username=billy,password=gates 0 0
//giles/root /giles smbfs auto,username=bigus,password=bucks 0 0
Cliff
| < Previous | Next > |