Re: mount smbfs

From: Kevin D. Kinsey, DaleCo, S.P. (kdk_at_daleco.biz)
Date: 10/12/04

  • Next message: Sandy Keathley: "Email redirects"
    Date: Tue, 12 Oct 2004 12:12:42 -0500
    To: Uros <uros@sir-mag.com>
    
    

    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
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


  • Next message: Sandy Keathley: "Email redirects"

    Relevant Pages