Date: Thu, 21 Nov 2002 01:33:46 +0200 From: Giorgos Keramidas <keramida@ceid.upatras.gr> To: Adam Lofstedt <adaml@visimation.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Putting home directories on mounted windows network drive Message-ID: <20021120233346.GB4791@gothmog.gr> In-Reply-To: <003301c290ea$de6652b0$6400000a@5adam5> References: <1037833508.2446.14.camel@laptop.aplusdata.com> <003301c290ea$de6652b0$6400000a@5adam5>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2002-11-20 15:16, Adam Lofstedt <adaml@visimation.com> wrote: > > smbfs is what you're looking for. Or at least it's what I > > use in Linux. > > > > mount -t smbfs //desktop/owner -o username=owner -o password=password /mnt/smb1 > > Can anyone confirm if smbfs is included in the FreeBSD install, > along with the other mounts like ntfs, dos, etc? Yep, it is. : keramida@gothmog[01:31]/home/keramida> man mount | grep smb : mount_nwfs(8), mount_portalfs(8), mount_procfs(8), mount_smbfs(8), To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021120233346.GB4791>