By default, samba disallows null passwords. man smb.conf So you might want to set:
null passwords = yes hth, peace Brian On Sun, 30 Mar 2003 09:42:41 -0500 Joel Hammer <[EMAIL PROTECTED]> wrote: |You might make this work with just: | |guest account = nobody | |in [global] | |You could use other users like root (not very secure but it all depends |on your needs) or any regular user you have defined on this server. | |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 | Brian Wiese | [EMAIL PROTECTED] | aim: unolinuxguru ------------------------------------------------------ GnuPG/PGP key 0xF3220030 | "FREEDOM!" - Braveheart ------------------------------------------------------ This is not about Napster or DVDs. It's about your Freedom. I'll see your DMCA and raise you a First Amendment. http://www.anti-dmca.org -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
