Projet

Général

Profil

Scénario #34977

Mis à jour par Joël Cuissinat il y a plus d'un an

Correction AE-SCRIBE-T02-20 - Création d'utilisateurs en ligne de commande (2.9.0-RC1)

h3. Pas №11

La connexion semble possible

<pre>
root@amonecole:~# smbclient -L 192.0.2.56 -U eleve_pw%Eole12345,
lpcfg_do_global_parameter: WARNING: The "encrypt passwords" option is deprecated

Sharename Type Comment
--------- ---- -------
print$ Disk
netlogon Disk Network Logon Service
sysvol Disk Sysvol Service
IPC$ IPC IPC Service (Samba 4.15.9-Ubuntu)
SMB1 disabled -- no workgroup available
</pre>

h3. Pas №13

<pre>
root@amonecole:~# smbclient -L 192.0.2.56 -U prof_pw%Eole12345,
lpcfg_do_global_parameter: WARNING: The "encrypt passwords" option is deprecated

Sharename Type Comment
--------- ---- -------
print$ Disk
netlogon Disk Network Logon Service
sysvol Disk Sysvol Service
IPC$ IPC IPC Service (Samba 4.15.9-Ubuntu)
SMB1 disabled -- no workgroup available
</pre>

h3. Pas №15

<pre>
root@amonecole:~# smbclient -L 192.0.2.56 -U adm%Eole12345,
lpcfg_do_global_parameter: WARNING: The "encrypt passwords" option is deprecated

Sharename Type Comment
--------- ---- -------
print$ Disk
netlogon Disk Network Logon Service
sysvol Disk Sysvol Service
IPC$ IPC IPC Service (Samba 4.15.9-Ubuntu)
SMB1 disabled -- no workgroup available
</pre>


h3. Exécution Squash-TM

* https://dev-eole.ac-dijon.fr/squash/executions/14324

Vérifier en *2.8.1*.
Ça pourrait être lié à la correction de #34697 ?

Retour