Meredith, Daniel
2000-Dec-12 00:44 UTC
Win2k Pro + SP1 + Samba + Unencrypted Passwords + Lazy admins ..
Hey,
I am running win2k pro with SP1 and samba 2.0.7 on a turbolinux box without
issue for users with local unix accounts.
here's my /etc/smb.conf
#==============================Global==============================[global]
netbios name = bo208b
workgroup = MCKENNA
server string = RedHat Linux Box
announce as = Win95
browseable = yes
interfaces = 134.173.161.221/255.255.255.0
domain master = no
local master = no
wins server = 134.173.104.60
guest account = nobody
security = user
encrypt passwords = yes
debug level = 3
log file = /usr/local/samba/logs/log.%m
#==============================Local===============================[dman]
path = /home/dman
comment = private
read only = no
browseable = yes
valid users = dman
[public]
path = /mnt/music/mp3
comment = public
read only = yes
guest ok = yes
guest only = yes
browseable = yes
max connections = 100
My only issue is that I cannot get the public share to be accessable from
win9x clients. It keeps asking a password to view even the top-level
(\\machine_name\) share. Any ideas?
Thanks,
~dan
========================Daniel Meredith
Claremont McKenna College
dmeredith01@mckenna.edu
or
dan@search123.com
Robert Dahlem
2000-Dec-12 08:27 UTC
Win2k Pro + SP1 + Samba + Unencrypted Passwords + Lazy admins ..
Daniel, On Mon, 11 Dec 2000 16:44:57 -0800, Meredith, Daniel wrote:>My only issue is that I cannot get the public share to be accessable >from win9x clients. It keeps asking a password to view even the top- >level (\\machine_name\) share. Any ideas?Your guest account may be invalid. Parse the logs. Regards, Robert -- --------------------------------------------------------------- Robert.Dahlem@gmx.net Fax +49-69-432647 --------------------------------------------------------------- Sent using PMMail (http://www.pmmail2000.com) - fast, decent, email software; far better than Outlook. Try it sometime.