Re: Auto mounting shares with samba
From: Ed Wilts (ewilts_at_ewilts.org)
Date: 12/31/03
- Previous message: Jason Dixon: "Re: SSH write error"
- In reply to: Jason Williams: "Auto mounting shares with samba"
- Next in thread: Rigler, Steve: "RE: Auto mounting shares with samba"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: redhat-list@redhat.com Date: Tue, 30 Dec 2003 18:15:12 -0600
On Tue, Dec 30, 2003 at 03:41:07PM -0800, Jason Williams wrote:
> I'm running a test samba server (2.2.8a) and was doing some testing here.
> (RH 8.0 box)
>
> One thing I wanted to test was the ability to have Windows shares
> automounted if the sambaserver was rebooted for some reason.
I run RHEL with Samba 3 but I believe the concept should be the same.
In fstab:
//sys/share$ /mnt/share smbfs credentials=/usr/local/sys.credentials 0 0
In /usr/local/sys.credentials:
username=foo
password=bar
-- Ed Wilts, Mounds View, MN, USA mailto:ewilts@ewilts.org Member #1, Red Hat Community Ambassador Program -- redhat-list mailing list unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list
- Previous message: Jason Dixon: "Re: SSH write error"
- In reply to: Jason Williams: "Auto mounting shares with samba"
- Next in thread: Rigler, Steve: "RE: Auto mounting shares with samba"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]