Off the top of my head...
you need/should have this in the global section.
guest account = pcguest
you need to create an account named "pcguest"
useradd pcguest
and then add a smbpasswd for that account.
smbpasswd -a pcguest
----- Original Message -----
From: "julius" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, March 30, 2003 6:59 PM
Subject: [Samba] cant set up a no password login
> 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 %v on (%L)
> 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