-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello,

I've also written in the forums but nobody could help me.. I hope this
list helps.. Any way, I have a simple smb.conf and I share lots of files
with samba to other people (and they're using Windows). If I share a
directory on a ext3 partition, everything works fine.. But if I share a
directory on a fat32 partition, the users can't reach that fat32 directory..

Here is my smb.conf file:

[global]
        netbios name = TUNIX
        workgroup = WORKGROUP
        server string = Arch Linux
        hosts allow = 10.0.
        security = share
        encrypt passwords = no
        socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
        hide unreadable = yes
        hide dot files = yes
        guest account = nobody

[Muzik]
        comment = muzik
        path = /pub/Muzik
        guest ok = yes
        read only = yes
        browseable = yes

[emule]
        path = /emule/
        guest ok = yes
        browseable = yes
        read only = yes

Here is my /etc/fstab file:

#
# /etc/fstab: static file system information
#
# <file system>        <dir>         <type>    <options>          <dump>
<pass>
none                   /dev/pts      devpts    defaults            0      0
none                   /dev/shm      tmpfs     defaults            0      0

#/dev/cdrom             /media/cdrom  iso9660   ro,user,noauto,unhide 0
     0
/dev/hda4              swap          swap      defaults            0      0
/dev/hda3              /             ext3      defaults            0      1
/dev/hda2              /pub          auto
defaults,gid=100,umask=002  0  0

Can somebody please help me ? I'm trying to solve this problem for
almost a week..

- --
Alper KANAT ([EMAIL PROTECTED])
http://raptiye.org

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEdjhfnl8wPonm/Y0RAvRCAJ41YHePdLa+SPfkEsevEHXd65Y4bACeN0Ml
kOdzfc0EmHqxu016JgARN5s=
=sK1/
-----END PGP SIGNATURE-----

_______________________________________________
arch mailing list
[email protected]
http://www.archlinux.org/mailman/listinfo/arch

Reply via email to