2016年4月28日星期四

Linux, linux box (NAS), cannot be login by win98

use the steps below to fix it.


1.Add these three lines to the [globals] section of your smb.conf:

lanman auth = Yes
client lanman auth = Yes
client plaintext auth = Yes

2.Restart the Samba server

3.Re-input passwords for every Win9x user:
smbpasswd -a username

4.Have every Win9x user log out and then log in again.

If you want to know why then you can visit the link below:

http://www.troubleshooters.com/linux/win9x_samba.htm


沒有留言: