Site Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
zoo:windowssecurity [2021/02/25]
dale
zoo:windowssecurity [2021/02/25] (current)
brian
Line 1: Line 1:
-====== Windows Security Settings & License Activation ======+====== Windows Security Settings & License Validation ======
 > **Product:** //[[zoo:home|Zoo]]// > **Product:** //[[zoo:home|Zoo]]//
-> **Summary:** //Discusses Windows security settings and how it effects license activation.//+> **Summary:** //Discusses Windows security settings and how it effects license validation.//
  
-===== Discussion ===== +===== Symptoms: ==== 
-In case other people run into the same problem, we wanted to give you a heads-up that a recommended Windows Security setting interferes with activating licenses in Zoo+  * The Zoo cannot connect to the McNeel Validation Server at https://api.mcneel.com. 
 +  * Internet Explorer cannot connect to https://api.mcneel.com from the validation server, though other browsers will succeed.
  
-This particular case involved Windows Server 2012 R2. However, Windows Server 2016 and 2019 should be affected in the same way. +===== Solution: ===== 
- +Enable PKCS Key Exchange Algorithm by setting the **Enabled** value of the following registry key to **0xffffffff**.
-In this case, this Windows Registry value was preventing us from activating our new Rhino licenses:+
  
 <code> <code>
Line 15: Line 15:
 Name:  Enabled Name:  Enabled
 Type:  REG_DWORD Type:  REG_DWORD
-Value: 0x0+Value: 0xffffffff
 </code> </code>
  
-Internet Explorer was also failing to connect to //api.mcneel.com//but Firefox was working, which helped narrow down the scope of the problem. Setting the **Enabled** value to **0xffffffff** (or deleting it) is enough to get things working again.+===== Discussion: ===== 
 +A recommended Windows Security setting interferes with validating licenses in the LAN Zoo on Windows Server 2012 R2, 2016 and 2019. 
 + 
 +If PKCS is disabled, the LAN Zoo cannot connect to the McNeel Validation Server. 
 + 
 +Setting the **Enabled** value to **0xffffffff** (or deleting it) is enough to get things working again. The default value for Enabled is 0x0.
  
 \\ \\
  
 {{tag>Zoo}} {{tag>Zoo}}
zoo/windowssecurity.1614273758.txt.gz · Last modified: 2021/02/25 by dale