Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jan 2004 23:18:40 -0500
From:      T Kellers <kellers@njit.edu>
To:        Zac Brown <rufius@comcast.net>, freebsd-questions@freebsd.org
Subject:   Re: NFS & Samba problems
Message-ID:  <200401192318.40915.kellers@njit.edu>
In-Reply-To: <200401192313.48032.kellers@njit.edu>
References:  <20040119192335.14eb3744.rufius@comcast.net> <20040119212733.652cd295.rufius@comcast.net> <200401192313.48032.kellers@njit.edu>

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

> mount_smbfs -I  -W YOUR WORKGROUPHERE  192.168.0.3 //zac@black/homes
> /mnt/home
Arg..

of course that should be 

mount_smbfs  -W YOUR WORKGROUPHERE  -I 192.168.0.3 //zac@black/homes

Tim



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