Thanks! That works great! On Sat, 10 Nov 2001, Tim Moss wrote:
> Apparently, on Sat, Nov 10, 2001 at 06:15:05AM -0600, Alexander Wallace wrote: > > Hi there? is there an easy way to mount samba shares in a linux desktop, > > kind of what you do in windoze like \\10.100.100.100\userdir? > > > > Gnomba doesn't see the shared user directories as shares and I don't know > > how to specify them in it... > > > > I know you can put a line in /etc/fstab, but sometimes i need a quick way > > to mount... > > > mount -t smb -o username=<username>,uid=<user_uid>,gid=<user_gid> > //server/share /mnt/smb/ > > -- > Tim Moss > [EMAIL PROTECTED] > >