RE: Putting home directories on mounted windows network drive

2002-11-20 Thread Adam Lofstedt
> -Original Message- > From: James Long [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, November 20, 2002 3:26 PM > To: Adam Lofstedt > Subject: Re: Putting home directories on mounted windows network drive > > > On Wed, Nov 20, 2002 at 03:16:34PM -0800, Adam Lofst

Re: Putting home directories on mounted windows network drive

2002-11-20 Thread Giorgos Keramidas
On 2002-11-20 15:16, Adam Lofstedt <[EMAIL PROTECTED]> 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,

RE: Putting home directories on mounted windows network drive

2002-11-20 Thread Adam Lofstedt
> > 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 > So smbfs doesn't even require samba to be installed? I read about Sharity Light and Sharity, but if smbfs is alre

Re: Putting home directories on mounted windows network drive

2002-11-20 Thread Anthony Abby
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 [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: Putting home directories on mounted windows network drive

2002-11-20 Thread mat branyon
i remember something a while back where you can mount via the smb protocol, but i never read further into it --mat On Thu, 2002-11-21 at 02:53, Laszlo Vagner wrote: > Mat Branyon wrote: > > >You can put a larger hard drive into the machine, as long as you make > >the root/boot partition under the

Re: Putting home directories on mounted windows network drive

2002-11-20 Thread Mat Branyon
You can put a larger hard drive into the machine, as long as you make the root/boot partition under the first two gigs. although your bios doesn't support large hard-drives, freebsd does. as far as i can tell, freebsd just doesnt get the hard drive info from teh bios. i had a 40 gig hard drive

Putting home directories on mounted windows network drive

2002-11-20 Thread Adam Lofstedt
Hi (Please CC any responses to me, as I get the digest version) Right now my FBSD firewall box is also my lightly-used ftp server with chrooted ftp users. An old machine (P133, 1.8 G Hard Drive) just got freed up, and I would like to move the ftp services over to that old thing. The problem is t