Difference between revisions of "Error "The specified network password is not correct." or "The requested key container was not found.""

From OPC Labs Knowledge Base
Jump to navigation Jump to search
Line 5: Line 5:
  
 
= Resolution =
 
= Resolution =
 +
In order to resolve the issue, give Write permissions to the <code>C:\ProgramData\Microsoft\Crypto\RSA</code> folder.
  
 +
Texts in parenthesis are for German Windows.
 
#In Windows '''File Explorer''', navigate to <code>C:\ProgramData\Microsoft\Crypto\RSA</code> .
 
#In Windows '''File Explorer''', navigate to <code>C:\ProgramData\Microsoft\Crypto\RSA</code> .
 
#Right-click on the MachineKeys folder, and select the {{Style=menu|Properties}} ({{Style=menu|Eigenschaften}}) command.
 
#Right-click on the MachineKeys folder, and select the {{Style=menu|Properties}} ({{Style=menu|Eigenschaften}}) command.
Line 12: Line 14:
 
#In the {{Style=label|Advanced Security Settings for MachineKeys}} ({{Style=label|Erweiterte Sicherheitseinstellungen für "MachineKeys"}})  dialog, press the {{Style=button|Change permissions}} ({{Style=button|Berechtigungen ändern}}) button.
 
#In the {{Style=label|Advanced Security Settings for MachineKeys}} ({{Style=label|Erweiterte Sicherheitseinstellungen für "MachineKeys"}})  dialog, press the {{Style=button|Change permissions}} ({{Style=button|Berechtigungen ändern}}) button.
 
#Press the {{Style=button|Disable inheritance}} ({{Style=button|Vererbung deaktivieren}}) button, and confirm the default selection, which is to convert the inherited permissions into explicit permissions.
 
#Press the {{Style=button|Disable inheritance}} ({{Style=button|Vererbung deaktivieren}}) button, and confirm the default selection, which is to convert the inherited permissions into explicit permissions.
#Back in the {{Style=label|Advanced Security Settings for MachineKeys}} ({{Style=label|Erweiterte Sicherheitseinstellungen für "MachineKeys"}})  dialog, select the row with permission entries for Everyone (Jeder), and press the {{Style=button|Edit}} ({{Style=button|Bearbeiten}}) button.
+
#Back in the {{Style=label|Advanced Security Settings for MachineKeys}} ({{Style=label|Erweiterte Sicherheitseinstellungen für "MachineKeys"}})  dialog, select the row with permission entries for {{Style=item|Everyone}} ({{Style=item|Jeder}}), and press the {{Style=button|Edit}} ({{Style=button|Bearbeiten}}) button.
#In the {{Style=label|Permission Entry for MachineKeys}} ({{Style=label|Berechtigungseintrag für "MachineKeys"}}) dialog, under the {{Style=label|Basic  permissions}} ({{Style=label|Grundlegende Berechtigungen}}), enable the checkbox next to the Write (Schreiben)  permission.
+
#In the {{Style=label|Permission Entry for MachineKeys}} ({{Style=label|Berechtigungseintrag für "MachineKeys"}}) dialog, under the {{Style=label|Basic  permissions}} ({{Style=label|Grundlegende Berechtigungen}}), enable the checkbox next to the {{Style=label|Write}} ({{Style=label|Schreiben}})  permission.
 
#Press {{Style=button|OK}} to close the {{Style=label|Permission Entry for MachineKeys}} ({{Style=label|Berechtigungseintrag für "MachineKeys"}}) dialog.
 
#Press {{Style=button|OK}} to close the {{Style=label|Permission Entry for MachineKeys}} ({{Style=label|Berechtigungseintrag für "MachineKeys"}}) dialog.
 
#Press {{Style=button|OK}} to close the {{Style=label|Advanced Security Settings for MachineKeys}} ({{Style=label|Erweiterte Sicherheitseinstellungen für "MachineKeys"}})  dialog.
 
#Press {{Style=button|OK}} to close the {{Style=label|Advanced Security Settings for MachineKeys}} ({{Style=label|Erweiterte Sicherheitseinstellungen für "MachineKeys"}})  dialog.

Revision as of 05:42, 16 June 2021

Symptoms

Cause

Resolution

In order to resolve the issue, give Write permissions to the C:\ProgramData\Microsoft\Crypto\RSA folder.

Texts in parenthesis are for German Windows.

  1. In Windows File Explorer, navigate to C:\ProgramData\Microsoft\Crypto\RSA .
  2. Right-click on the MachineKeys folder, and select the Properties (Eigenschaften) command.
  3. In the MachineKeys Properties (Eigenschaften von MachineKeys) dialog, switch to the Security (Sicherheit) tab.
  4. Press the Advanced (Erweitert) button.
  5. In the Advanced Security Settings for MachineKeys (Erweiterte Sicherheitseinstellungen für "MachineKeys") dialog, press the Change permissions (Berechtigungen ändern) button.
  6. Press the Disable inheritance (Vererbung deaktivieren) button, and confirm the default selection, which is to convert the inherited permissions into explicit permissions.
  7. Back in the Advanced Security Settings for MachineKeys (Erweiterte Sicherheitseinstellungen für "MachineKeys") dialog, select the row with permission entries for Everyone (Jeder), and press the Edit (Bearbeiten) button.
  8. In the Permission Entry for MachineKeys (Berechtigungseintrag für "MachineKeys") dialog, under the Basic permissions (Grundlegende Berechtigungen), enable the checkbox next to the Write (Schreiben) permission.
  9. Press OK to close the Permission Entry for MachineKeys (Berechtigungseintrag für "MachineKeys") dialog.
  10. Press OK to close the Advanced Security Settings for MachineKeys (Erweiterte Sicherheitseinstellungen für "MachineKeys") dialog.
  11. Press OK to close the MachineKeys Properties (Eigenschaften von MachineKeys) dialog.

More information

See also