Peut-être un problème avec les mot de passe cryptés.
Les version au dessus de Windows 98 OSR2a ou b sont configurés avec les mots de passe crypté par défault. En dessous non.
Donc :
To get Windows to work with encrypted SMB passwords:
Windows 95/98 =============
Using the registry editor (regedit), create the registry setting HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\VNETSUP Add a new DWORD value: Value Name: EnablePlainTextPassword Data: 0x01.
# encrypt passwords
Posté par Dragon . En réponse au journal Samba en PDC. Évalué à 1.
Les version au dessus de Windows 98 OSR2a ou b sont configurés avec les mots de passe crypté par défault. En dessous non.
Donc :
To get Windows to work with encrypted SMB passwords:
Windows 95/98 =============
Using the registry editor (regedit), create the registry setting HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\VNETSUP Add a new DWORD value: Value Name: EnablePlainTextPassword Data: 0x01.