Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
P2
-
Resolution: Fixed
-
Fix Version/s: Client > Fiona > 1.2.2
-
Component/s: Network and Offline
-
Labels:None
-
Product:Boxee Client
-
Severity:Critical
-
Version:1.2.0.20151
-
Operating System:Boxee Box
-
Number of attachments:
Description
Not fixed: Still not possible to authenticate against server like SAMBA configured to accept NTLMv2 only.
workaround:
change the compatibility level of NTLM security at your server.
Open "Administrative Tools" > "Local Security Policy"
Browse to "Security Settings > Local Policies > Security Options"
Change the value of "Network security: LAN Manager authentication level" from
"Send NTLMv2 response only" to
"Send LM & NTLM - use NTLMv2 session security if negotiated"
or use the registry editor
Go to "HKEY_LOCAL_MACHINE" > "SYSTEM" > "CurrentControlSet" > "Control" > "Lsa"
In the pane on the right change "LmCompatibiltyLevel" to "1"
workaround:
change the compatibility level of NTLM security at your server.
Open "Administrative Tools" > "Local Security Policy"
Browse to "Security Settings > Local Policies > Security Options"
Change the value of "Network security: LAN Manager authentication level" from
"Send NTLMv2 response only" to
"Send LM & NTLM - use NTLMv2 session security if negotiated"
or use the registry editor
Go to "HKEY_LOCAL_MACHINE" > "SYSTEM" > "CurrentControlSet" > "Control" > "Lsa"
In the pane on the right change "LmCompatibiltyLevel" to "1"
Issue Links
- duplicates
-
BOXEE-10053
SAMBA Authentication to Servers Accepting NTLMv2 Only Fails
-