Re: fstab syntax question

2016-01-06 Thread Steve Matzura
Thanks Gary. I was overdoing it (as usual). I put in things like the `-t' in front of `cifs' and the `-o' in front of the options list. All fixed now. On Wed, 6 Jan 2016 13:13:31 -0500, you wrote: >On 06/01/16 12:25 PM, Steve Matzura wrote: >> I have two things that need to go into /etc/fstab. On

Re: fstab syntax question

2016-01-06 Thread Gary Dale
On 06/01/16 12:25 PM, Steve Matzura wrote: I have two things that need to go into /etc/fstab. One's a network share with a username and password. The other is a Windows share which is public, no username and password for that one. Both shares will bmnounted on the Debian system read-only. I know