[Samba] Samba domain with non-domain Win98

Jean-Paul ARGUDO jean.paul.argudo at pack-solutions.com
Wed Dec 18 15:19:01 GMT 2002


Lets suppose you have
/home/public to be accessed by anyone on your network:

You _must_ have /home/public set to nobody.nogroup (recursively huh :)

# ll /home/public/ -d
drwxrwxrwx    8 nobody   nogroup      4096 Dec 16 20:26 /home/public/

and in smb.conf:

[public]
path=/home/public
browseable=Yes
writeable=Yes
guest ok=yes
force user=nobody
comment=Common share

This should work fine, works for me in 2.2.3a (Debian stable)

My 2 cts

-- 
Jean-Paul ARGUDO




More information about the samba mailing list