You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix: Correct MSI package name in credential provider docs
- Updated credentialprovider.md to reference correct package name
- Updated installconfigurecp.md with correct package references
- Changed from NetwrixdirectorymanagerCredentialprovider.msi to PasswordCenterClientSetup64.msi
- Aligns with RELEASE_NOTES_v1.1.md specifications
Copy file name to clipboardExpand all lines: docs/directorymanager/11.1/credentialprovider/credentialprovider.md
+55-13Lines changed: 55 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,24 +6,66 @@ sidebar_position: 70
6
6
7
7
# Credential Provider
8
8
9
-
Directory Manager Credential Provider is a web interface for unlocking user accounts and resetting
10
-
passwords.
9
+
Netwrix Directory Manager Credential Provider (version 3.1.0.0) is a Windows Credential Provider that integrates with Windows login screens to provide self-service password reset and account unlock functionality.
11
10
12
11
You must install it on each client workstation to make the password reset and account unlock
13
12
features available to all users. It provides links on the Windows logon screen, which route users to
14
13
the web page(s) where they can unlock their accounts and reset their passwords.
Copy file name to clipboardExpand all lines: docs/directorymanager/11.1/credentialprovider/installconfigurecp.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -111,7 +111,7 @@ This method is suitable for single computers or small deployments where centrali
111
111
#### Installation Steps
112
112
113
113
1.**Download the Installer**
114
-
- Obtain `PasswordCenterClientSetup64.msi` (also referred to as `NetwrixdirectorymanagerCredentialprovider.msi` in legacy documentation) from your Netwrix Product Library or link shared by your Account Manager
114
+
- Obtain `Netwrix Directory Manager Credential Provider` from your Netwrix Product Library or link shared by your Account Manager
115
115
- Verify the file is digitally signed by Netwrix
116
116
117
117
2.**Run the Installer**
@@ -255,7 +255,7 @@ If you need to customize the MSI installation (such as pre-configuring the SOURC
255
255
256
256
**Prerequisites**:
257
257
- Orca MSI editor tool (included in Windows SDK)
258
-
- MSI package (PasswordCenterClientSetup64.msi or NetwrixdirectorymanagerCredentialprovider.msi)
258
+
- MSI package (PasswordCenterClientSetup64.msi)
259
259
260
260
**Steps to Create MST Transform File**:
261
261
@@ -271,7 +271,7 @@ If you need to customize the MSI installation (such as pre-configuring the SOURC
271
271
- Launch Orca application
272
272
- Click **File** → **Open**
273
273
- Browse to the Credential Provider folder
274
-
- Select and open `NetwrixdirectorymanagerCredentialprovider.msi` (or `PasswordCenterClientSetup64.msi`)
274
+
- Select and open `PasswordCenterClientSetup64.msi`
275
275
276
276

277
277
@@ -318,7 +318,7 @@ If you need to customize the MSI installation (such as pre-configuring the SOURC
318
318
**Files Required in Network Share After This Step**:
0 commit comments