One thing you could do is set up a user on your server that belongs only to his own unique group (user and group as mp3user, for example). Then chmod mp3user.mp3user /var/glftpd/site/mp3/lame.r3mix And, make guest acccount = mp3user.
guest account can be in the share, not just in the gloal section, methinks. Read man smb.conf. BTW, I haven't tried this. Joel On Sun, Mar 30, 2003 at 10:59:05AM +0200, julius wrote: > hi > have problems to get an samba server up that offers shares for all > without a password > > heres my smb.conf file located under /usr/local/samba/lib/smb.conf > > [global] > netbios name = DEATHB > server string = Samba pv on (pL) > workgroup = LANSTRIKE > encrypt passwords = yes > security = share > > [homes] > browseable = no > > [mp3] > comment = lmh > path = /var/glftpd/site/mp3/lame.r3mix/ > browseable = yes > read only = yes > guest ok = yes > > has anybody an idea ? > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
