Ina Patricia Lopez wrote:
> hi!
> i have a linux with samba and i want to make it as a file server.
> how do i make win98 pcs to be able to see my shared folders without
> asking for a password? with win2000 pc's i just click ok on the
> username/password prompt and it gets connected.
Have this line in your smb.conf:
guest ok = Yes
Put it under the global or share section.
You must also make sure the user guest is mapped to an existing
Linux user. Red Hat's default /etc/samba/smbusers has already
mapped the samba guest to the user "nobody"; you only need to
have this line under the global section of smb.conf:
username map = /etc/samba/smbusers
Hope this helps,
Benj
_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]
Fully Searchable Archives With Friendly Web Interface at http://marc.free.net.ph
To subscribe to the Linux Newbies' List: send "subscribe" in the body to
[EMAIL PROTECTED]