Date: Mon, 15 Jun 1998 11:16:21 +0900 (CDT) From: fuse <fuse@bbs.zju.ml.org> To: FreeBSD-Questions@FreeBSD.ORG; Subject: Samba passwd for win98? Message-ID: <199806150216.LAA11294@alpha.zju.edu.cn>
next in thread | raw e-mail | index | archive | help
Hi, all I setup a Samba server in a FreeBSD 2.2.6 box, several guys in our lab may access it in win95, and some in win98, it seems if I uses 'encrypt passwords = yes' then win98 can access the samba box with the passwd specified with smbpasswd, but then win95 will failed to pass the password verification. If 'encrypt passwords = yes' is commented, then win95 will pass, and win98 will failed. Any error in my setting? And what is the passwd for [public] sharing? I setuped one for Redhat 5.0 linux before, and it works quite well untill win98 appears. The Samba package was downloaded from ftp.cdrom.com, seems version 1.9.18. And thanks in advance for your any comments and help. here is port of the /usr/local/etc/smb.conf: .... ; security = user security = share ; encrypt passwords = yes [homes] comment = Home Directories browseable = no writable = yes [public] comment = Public Stuff path = /home/samba public = yes writable = yes printable = no valid users = fuse sco pioneer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806150216.LAA11294>