Skip to content

Commit 52f0ec4

Browse files
committed
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
1 parent 08aa7e8 commit 52f0ec4

File tree

2 files changed

+59
-17
lines changed

2 files changed

+59
-17
lines changed

docs/directorymanager/11.1/credentialprovider/credentialprovider.md

Lines changed: 55 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -6,24 +6,66 @@ sidebar_position: 70
66

77
# Credential Provider
88

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.
1110

1211
You must install it on each client workstation to make the password reset and account unlock
1312
features available to all users. It provides links on the Windows logon screen, which route users to
1413
the web page(s) where they can unlock their accounts and reset their passwords.
1514

16-
## Files in the download package
15+
## Product Information
16+
17+
- **Version**: 3.1.0.0 (formerly Imanami PasswordCenter Credential Provider)
18+
- **Build Platform**: x64
19+
- **Target OS**: Windows 10/11 (x64)
20+
- **Browser Engine**: Chromium Embedded Framework (CEF) with latest security patches
21+
22+
## Key Components in the Package
1723

1824
The Credential Provider package consists of:
1925

20-
| File and Folder Names | Type of file |
21-
| ------------------ | -------------- |
22-
| NetwrixdirectorymanagerCredentialprovider.msi | Application |
23-
| CPSettings.xml (contains settings for Credential Provider) | File |
24-
| MST Guide | File folder |
25-
| 838060235bcd28bf40ef7532c50ee032.cab | Cab file |
26-
| a35cd6c9233b6ba3da66eecaa9190436.cab | Cab file |
27-
| fe38b2fd0d440e3c6740b626f51a22fc.cab | Cab file |
28-
| Orca-x86_en-us.msi | Orca installer |
29-
| readme.txt | .txt file |
26+
| Component | Description |
27+
| ------------- | ------------- |
28+
| PasswordCenterClientSetup64.msi | MSI installer package |
29+
| Imanami.PasswordCenter.Credential64.dll | Core credential provider DLL |
30+
| GroupIDBrowser.exe | Desktop browser component |
31+
| WebBrowser.exe | CEF-based web rendering engine |
32+
| CPSettings.xml | Configuration file for credential provider settings (optional) |
33+
| Visual C++ 2022 Redistributable (x64) | Required runtime (included in installer) |
34+
| image_yv5_icon.ico | Netwrix branding icon |
35+
| logo.bmp | Enhanced logo bitmap |
36+
37+
## Default Configuration
38+
39+
The credential provider includes the following default settings:
40+
- **Window Title**: "Netwrix Directory Manager"
41+
- **CP Title**: "Netwrix Directory Manager"
42+
- **Forgot Password Text**: "Forgot my password?"
43+
- **Unlock Account Text**: "Unlock my account"
44+
- **Logging**: Disabled by default
45+
- **CEF Log Mode**: Disabled
46+
- **Web View Engine**: CEF (Chromium Embedded Framework)
47+
48+
## System Requirements
49+
50+
- **Operating System**: Windows 10/11 (x64)
51+
- **Platform Toolset**: Visual Studio 2022 (v143)
52+
- **Runtime**: Visual C++ 2022 Redistributable (x64) - included in installer
53+
54+
## Installation Notes
55+
56+
1. The installer requires Windows x64 architecture
57+
2. Visual C++ 2022 Redistributable (x64) is included in the package
58+
3. A system reboot is scheduled after installation to complete credential provider registration
59+
4. Custom CPSettings.xml can be placed in the installation directory for custom configuration
60+
61+
## Configuration Options
62+
63+
The credential provider supports extensive configuration through registry settings and XML configuration:
64+
- Custom password reset URLs
65+
- Custom unlock account URLs
66+
- Proxy server configuration
67+
- Credential provider filtering for specific scenarios
68+
- Custom branding (titles, text, images)
69+
- Logging and debugging options
70+
71+
Registry settings path: `SOFTWARE\Imanami\GroupID\Version 10.0\PasswordCenterClient\Settings`

docs/directorymanager/11.1/credentialprovider/installconfigurecp.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ This method is suitable for single computers or small deployments where centrali
111111
#### Installation Steps
112112

113113
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
115115
- Verify the file is digitally signed by Netwrix
116116

117117
2. **Run the Installer**
@@ -255,7 +255,7 @@ If you need to customize the MSI installation (such as pre-configuring the SOURC
255255

256256
**Prerequisites**:
257257
- Orca MSI editor tool (included in Windows SDK)
258-
- MSI package (PasswordCenterClientSetup64.msi or NetwrixdirectorymanagerCredentialprovider.msi)
258+
- MSI package (PasswordCenterClientSetup64.msi)
259259

260260
**Steps to Create MST Transform File**:
261261

@@ -271,7 +271,7 @@ If you need to customize the MSI installation (such as pre-configuring the SOURC
271271
- Launch Orca application
272272
- Click **File****Open**
273273
- Browse to the Credential Provider folder
274-
- Select and open `NetwrixdirectorymanagerCredentialprovider.msi` (or `PasswordCenterClientSetup64.msi`)
274+
- Select and open `PasswordCenterClientSetup64.msi`
275275

276276
![Credential Provider in Orca](/images/directorymanager/11.1/portal/user/manage/cp_loaded.webp)
277277

@@ -318,7 +318,7 @@ If you need to customize the MSI installation (such as pre-configuring the SOURC
318318
**Files Required in Network Share After This Step**:
319319
```
320320
\\fileserver\software\CredentialProvider\
321-
├── PasswordCenterClientSetup64.msi (or NetwrixdirectorymanagerCredentialprovider.msi)
321+
├── PasswordCenterClientSetup64.msi
322322
├── CustomConfig.mst (your generated transform file)
323323
└── Config\
324324
└── CPSettings.xml (configuration file)

0 commit comments

Comments
 (0)