Anomalie #5026
Esu ne gère pas "LmCompatibilityLevel"
100%
Description
La valeur LmCompatibilityLevel est importante pour l'authentification transparente NTLM.
Il n'y a pas de règle Esu pour forcer la valeur.
La clef : "LmCompatibilityLevel" dans le registre "LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa"
Valeur : 1
Associated revisions
Ajout de "LmCompatibilityLevel" FIXES #5026
Update phpcas to 1.3.3 fix #5026
tables in kb with highcontrast enabled should have borders; fix #5026
History
#1 Updated by Vincent Febvre about 8 years ago
Ajout de la règle suivante : (application de la règle ok)
<Regle classeobjet="REGISTRE" type="BOOLEEN">
<OS>254</OS>
<Intitule>Activer NTLM</Intitule>
<Chemin>REG://HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa</Chemin>
<Variable nom="LmCompatibilityLevel" type="DWORD">
<ValueOn>1</ValueOn>
<ValueOff>SUPPR</ValueOff>
</Variable>
<Commentaire>Activation NTLM</Commentaire>
</Regle>
#2 Updated by Joël Cuissinat over 7 years ago
- Target version set to Mises à jour 2.3.12
#3 Updated by Klaas TJEBBES about 7 years ago
- Status changed from Nouveau to Résolu
- % Done changed from 0 to 100
Appliqué par commit 0683053893fb64d8879314117027ce2b0d00327f.
#4 Updated by Fabrice Barconnière about 7 years ago
- Due date set to 02/07/2014
#5 Updated by Klaas TJEBBES about 7 years ago
- Status changed from Résolu to Fermé