Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Oct 2004 12:12:42 -0500
From:      "Kevin D. Kinsey, DaleCo, S.P." <kdk@daleco.biz>
To:        Uros <uros@sir-mag.com>
Cc:        questions@freebsd.org
Subject:   Re: mount smbfs
Message-ID:  <416C108A.1000206@daleco.biz>
In-Reply-To: <2610589165.20041012130842@sir-mag.com>
References:  <2610589165.20041012130842@sir-mag.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Uros wrote:

>Hello!
>
>I want to know how to add options in /etc/fstab for smbfs mount. I would
>like to add fmask dmask or -f -d
>  
>

Hmm, not for sure.  I do note that I have a mount with an option coming
in via root's crontab, though:

    @reboot         /usr/sbin/mount_smbfs -N //house/SharedDocs /house

Might be a valid workaround if the drive isn't needed during boot
time; it wouldn't allow batch umounting and remounting, though :-(

I just tend to do a lot via cron(8)...

>And some other thing. I have command
>  
>

Can't help you there.  Too newbish, I find awk(1) still rather awkward
B^) ...

Kevin Kinsey



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?416C108A.1000206>