[ILUG] Samba 3 & file sharing problem - Solved (ish)

Domenico Gentile Domenico.Gentile at CardBASE.com
Tue May 25 15:48:19 IST 2004


-----Original Message-----
From: Domenico Gentile [mailto:Domenico.Gentile at CardBASE.com]
Sent: 24 May 2004 17:24
To: 'ilug at linux.ie'
Subject: [ILUG] Samba 3 & file sharing problem
....


Hi All,
	I've resolved my Samba problem by remounting the 2nd drive in to
/home, but can anyone shed a light on as to why '/home/data1/shared' can be
accessed across the network where as '/data1/shared' can't? They are both
pointing to the same drive and thus access rights.

Thanks,

Dom

PS - My thanks to Sean for his help

fstab file:
-------
LABEL=/                 /                       ext3    defaults        1 1
LABEL=/boot             /boot                   ext3    defaults        1 2
LABEL=/data1            /home/data1             ext3    defaults        1 2
LABEL=/data1            /data1                  ext3    defaults        1 2
none                    /dev/pts                devpts  gid=5,mode=620  0 0
none                    /proc                   proc    defaults        0 0
none                    /dev/shm                tmpfs   defaults        0 0
/dev/hda3               swap                    swap    defaults        0 0
/dev/cdrom              /mnt/cdrom              udf,iso9660
noauto,owner,kudzu,ro 0 0
/dev/fd0                /mnt/floppy             auto    noauto,owner,kudzu 0
0
---

smb.conf file:
[public1]					***Cannot be accessed
   comment = Public Shared files
   path = /data1
   public = yes
   writable = yes

[public11]					***This works as expected
   comment = Public Shared files
   path = /home/data1/Shared
   public = yes
   writable = yes
---


CardBASE Technologies® 
Address: BIM House, Crofton Road, Dun Laoghaire, Co Dublin, Ireland 
PH: +353-1-2843233  FAX: +353-1-2843220  WEB: http://www.cardbase.com 
 *********************************************************************** 
This e-mail and any attachment, contains information which is private 
and confidential and is intended for the addressee only. If you are not 
an addressee, you are not authorised to read, copy or use the e-mail 
or any attachments. If you have received this e-mail in error, please 
notify the sender by return e-mail and then destroy it. 
This message has been swept for viruses by anti-virus software. 
*********************************************************************** 




More information about the ILUG mailing list