Outils pour utilisateurs

Outils du site


tech:samba-client_smb_cifs

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
tech:samba-client_smb_cifs [2025/11/11 16:45] Jean-Baptistetech:samba-client_smb_cifs [2026/02/06 16:03] (Version actuelle) Jean-Baptiste
Ligne 293: Ligne 293:
 ==== Solution ==== Solution
  
-Ajouter l'option ''-m SMB3''+Ajouter `-m SMB3` ou ajouter `--option='client min protocol=NT1`
  
 <code bash> <code bash>
 smbclient -U user%'P@ssw0rd' -p 1445 //127.0.0.1/E -m SMB3 smbclient -U user%'P@ssw0rd' -p 1445 //127.0.0.1/E -m SMB3
 +
 +smbclient -U user%'P@ssw0rd' -p 1445 //127.0.0.1/E --option='client min protocol=NT1'
 </code> </code>
  
tech/samba-client_smb_cifs.1762875934.txt.gz · Dernière modification : de Jean-Baptiste

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki