On Thu, 2006-02-23 at 22:12 -0500, Louis E Garcia II wrote: > Yes it was a typo. > > Your suggestion didn't help. I know I have the conf file right because > if I change the public share to something under / like /boot it works > fine. But because /data is a separate partition I'm having trouble. My initial thought was that it would be an SELinux issue, which could be fixed by doing: # chcon -R -t samba_share_t /data/public (see "man samba_selinux") but since you say it works for /boot I guess you've turned off SELinux. Paul.