Post by AlessandroHo un hard disk di rete contenuto in un box nas con gestione utenti
(utilizza server samba). Ho creato in tale box un utente "ale"
impostando che ci vuole una password per accedere alla sua cartella
personale. Come è possibile che da linux, winXP e win2000 la password
mi viene richiesta (giustamente) e da win98 no ???
Domanda: riesci ad accedere ?
Se si: il box nas ha delle voragini di sicurezza, oppure
la password e' nella cache di 98, afaik per ragioni
di sicurezza il caching delle password di XP/2000 avviene
solo se si spunta la casella relativa, 98 lo faceva
automaticamente, se questo fosse il caso, prova a
cancellare (fai una copia prima, che nn si sa mai) i
file .pwd nella cartella di windows, RIAVVIA e riprova.
Se no: Il box nas non usa un protocollo al 100%
compatibile con 98 (che, a dirla tutta era FUORI
standard gia' all'epoca).
Copioincollo da <http://forums.fedoraforum.org/archive/index.php/t-3343.html>
Inutile cercare il Kb sul sito microzozz perche' e' stato segato.
Se hai problemi con l'inglese, te lo traduco.
the solution can be found at http://support.microsoft.com/kb/q187228/
details (taken from the above website):
This behavior occurs because Windows 98 does not send plain text passwords to Server Message Block (SMB) servers by default.
Method 1
Configure the Samba server to support Challenge-Handshake Authentication Protocol (CHAP) password encryption. Please refer to your
Samba documentation for information on how to configure a Samba SMB server.
NOTE: This is the preferred method to resolve this issue because it is more secure than sending unencrypted passwords over the
network.
Method 2
You can enable Password Authentication Protocol (PAP) plain text password use in Windows 98. To do so, use the following steps.
WARNING: If you enable plain text password use in Windows 98, all passwords are sent on the network in an unencrypted format. These
passwords may be viewed by anyone using a network monitoring program. If security is a concern for your network environment, do not
enable plain text passwords.
1. Insert your Windows 98 CD-ROM into the CD-ROM drive.
2. Click Start, and then click Run.
3. In the Open box, type <drive>:\tools\mtsutil, where <drive> is the letter of the CD-ROM drive that contains the Windows 98
CD-ROM, and then click OK.
4. Right-click the Ptxt_on.inf file, and then click Install.
5. Restart your computer.
Method 3
You should use the following method only if you do not have access to the Windows 98 CD-ROM. These steps enable PAP password use
without the CD-ROM as mentioned in method 2.
1. Start Regedit.exe.
2. Locate the following key in the registry:
HKLM\System\CurrentControlSet\Services\VxD\VNETSUP
3. Change the data value for the EnablePlainTextPassword value to 1.
4. Restart your computer.