Computing.Net > Forums > Linux > Samba and Fat32 get along ?

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Samba and Fat32 get along ?

Reply to Message Icon

Name: Max
Date: August 20, 2003 at 03:41:41 Pacific
OS: linux redhat 10 severn
CPU/Ram: amd2,4Ghz/1Gb
Comment:

Hi folks, you may have already ran into this,
is there a way to make my samba client access a fat32 share on a laptop running Xp ?

It works perfectly if I try to get to a share on a Win2000 server using ntfs, so what should I do, install some samba server on the laptop or what.

Thanks in advance

Max



Sponsored Link
Ads by Google

Response Number 1
Name: MrBoogie
Date: August 20, 2003 at 06:22:33 Pacific
Reply:

I don't think Samba cares what file system is on the other computer as long as the computer is set up to share the resource using Microsoft Networking. (at least, that has been my experience)

Are you sure your laptop is set up properly? Can other computers on your network access the laptop's FAT32 partition?

What exactly is happening when you try to access the share on your laptop? How are you accessing it? Are you at a prompt, or using something like Konquerer browser?

Romeo



0

Response Number 2
Name: 3Dave
Date: August 20, 2003 at 07:16:28 Pacific
Reply:

Are you able to list the share with:
$ smbclient -L servername
?


0

Response Number 3
Name: Max
Date: August 20, 2003 at 10:19:11 Pacific
Reply:

what I get is "error connecting to... connection refused".

Actually I installed norton firewall,
but if I disable it I am able to
connect to the share from other windows machines.

Not only, but trying the command
the second answerer supplied to list
the shares, I get the error on the port
139. Guessing it's the one samba uses
to connect I tried a portscan on my laptop
with disabled firewall and it returns
is closed, but if I try to connect to the
from a windows machine (even the same
one with vmware'd w2000) that works.

how is that possible ?


0

Response Number 4
Name: peter4u
Date: August 20, 2003 at 19:24:47 Pacific
Reply:

Why so complicated?
All it needs is a mount. Somthing like this (assuming the laptop has the hostname "poorlaptop")

If it runs W2K the password is the one for the corresponding user. If we have Win9x or WinME the password is the password of the share.

mkdir /mnt/laptop
mount //poorlaptop/sharedir -t smbfs /mnt/laptop
-o username=maximilian,password=maxesgirl


If everything works fine put it in /etc/fstab


0

Response Number 5
Name: Max
Date: August 21, 2003 at 07:45:10 Pacific
Reply:

Nothing to do, always connection refused.

I say, if I try from another machine with
same username password that works.

even with the vmware on the same linux machine ! that kills me, Im going to set up
everything again.


0

Related Posts

See More



Response Number 6
Name: 3Dave
Date: August 21, 2003 at 08:09:19 Pacific
Reply:

Post up your smb.conf file. It is probably
something simple like the workgroup name or
the encrypted password setting.


0

Response Number 7
Name: Max
Date: August 22, 2003 at 12:05:24 Pacific
Reply:

Nothing to do. the funny side of it
is that if I smbclient -L a server
with a lot of shares, I got them listed,
while if I try to get the same from
the laptop, I get connection refused.

Very very funny :)

misteries of norton firewall,
when it's disabled it still works :)

thank you all.


0

Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: Samba and Fat32 get along ?

Samba and Windows 2000: yes? www.computing.net/answers/linux/samba-and-windows-2000-yes/4212.html

Samba and Win2k www.computing.net/answers/linux/samba-and-win2k/1421.html

how to confgure samba and nfs?? www.computing.net/answers/linux/how-to-confgure-samba-and-nfs/7797.html