[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: fstab mount solved
- From: Emiliano Brunetti <emiliano_brunetti idg it>
- To: fedora-list redhat com
- Subject: Re: fstab mount solved
- Date: Mon, 19 Jan 2004 09:37:57 +0100
On Mon, 2004-01-19 at 06:24, Scott Burns wrote:
> Justin P. Steiger wrote:
>
> >
> >//192.168.0.1/shared /mnt/server smbfs
> >rw,username=username,password=xXxxxXx 0 0
> >
> >
> Hi,
> I've never been quite able to put a valid password into my fstab -
> does anyone else do this, and if so, what added security do you use?
Don't know if i understand what you mean, but here is how i
usually do:
//machinename/sharename /mnt/sharename smbfs
noauto,owner,rw,credentials=/home/ian/.smb 0 0
As you can see also as hint in some samba documentation or reading
archives, the hidden files .smb (or whateer the name) simply
contains your username and password. Should be just a little more
secure, as it is in your home and not in /etc.
E.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]