Date: 20 Nov 2002 18:05:08 -0500 From: Anthony Abby <anthonyabby@aplusdata.com> To: mat branyon <matbranyon@eatel.net> Cc: Laszlo Vagner <freebsd@vagner.com>, adaml@visimation.com, freebsd-questions <freebsd-questions@FreeBSD.ORG> Subject: Re: Putting home directories on mounted windows network drive Message-ID: <1037833508.2446.14.camel@laptop.aplusdata.com> In-Reply-To: <1037788962.4130.14.camel@locke.home.lan> References: <002a01c290cd$71326a20$6400000a@5adam5> <1037822759.1462.5.camel@burner> <3DDBF659.70005@vagner.com> <1037788962.4130.14.camel@locke.home.lan>
next in thread | previous in thread | raw e-mail | index | archive | help
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 Anthony 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?1037833508.2446.14.camel>