LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 09-06-2006, 12:33 PM   #1
ErrorBound
Member
 
Registered: Apr 2006
Posts: 280

Rep: Reputation: 31
Samba doesn't seem to share with FAT32 (path not found)


Hi,
I'm trying to configure Samba to share some directories with other WinXP boxes over the home network. Security is not really an issue and there are no passwords but the exports are read-only.
Now I'm trying to share two directories. The first (actually numbered #2 in the config) is located on an ext3 partition and works as I like. It is accessible from the XP boxes and everything is fine. The second is located on a FAT32 partition. This directory ("shared") shows up when browsing the network, but trying to access its contents gives (the windows error message)
Quote:
\\Dvorak\shared is not accessible....

The network path was not found.
Trying to access this share from konqueror gives a similar message about the file or folder not existing. I know that FAT32 doesn't store any information about file permissions but this doesn't seem to me to sound like a permissions issue. "testparm" doesn't complain about anything.

I've googled and googled all day and can't seem to find a solution to this.

Thanks in advance for any suggestions, here are some things which may be useful:

/etc/samba/smb.conf
Code:
#======================= Global Settings =======================

[global]
   workgroup = WORKGROUP
   server string = Samba
   dns proxy = no
   security = SHARE
   log file = /var/log/samba/log.%m
   max log size = 1000
   syslog = 0
   panic action = /usr/share/samba/panic-action %d
   encrypt passwords = true
   passdb backend = tdbsam
   obey pam restrictions = yes
   invalid users = root
   passwd program = /usr/bin/passwd %u
   passwd chat = *Enter\snew\sUNIX\spassword:* %n\n *Retype\snew\sUNIX\spassword:* %n\n *password\supdated\ssuccessfully* .
   socket options = TCP_NODELAY


#======================= Share Definitions =======================

## This is the FAT32 share
[shared]
path = /home/njl/aux/~shared
read only = yes
guest ok = yes

## This is the ext3 share
[shared2]
path = /home/njl/local2/~shared2
read only = yes
guest ok = yes
/etc/fstab (relevant lines)
Code:
/dev/sdb1 /home/njl/local2 ext3 nouser,defaults,atime,auto,rw,dev,exec,suid 0 2
/dev/sdc1 /home/njl/aux vfat defaults,utf8,umask=007,uid=1000,gid=100,auto,rw,nouser,quiet 0 0
I should add that the directory /home/njl/aux/~shared does in fact exist.
 
Old 09-07-2006, 07:05 PM   #2
ErrorBound
Member
 
Registered: Apr 2006
Posts: 280

Original Poster
Rep: Reputation: 31
Fixed

Just had to change the entry in fstab to
Code:
/dev/sdc1 /home/njl/aux vfat rw,uid=1000,gid=1000 0 0
Hope this is useful to someone
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
how to share a folder on fat32 using samba? lnthai2002 Linux - Software 4 02-08-2006 04:35 PM
XP connecting to Samba (Network Path not found) FastFeet Linux - Networking 3 03-31-2005 07:18 PM
SAMBA - network path not found woonaks Linux - Networking 1 07-31-2004 04:13 PM
samba- network path not found tevtango Linux - Networking 13 04-05-2003 12:14 PM
samba - the network path was not found Harpune Linux - Networking 8 02-10-2003 10:36 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 05:39 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration