When CyberArk Vault is deployed in a Windows environment, Windows Authentication enables seamless access to the Password Vault Web Access (PVWA) interface. Users already authenticated to the Windows domain are automatically logged in to PVWA without needing to enter their credentials again.
Phase 1: Enable Windows Authentication in Classic PVWA Interface
Step 1: Log in to PVWA
-
Use the predefined Administrator account to log into the PVWA interface.
Step 2: Open System Configuration
-
Navigate to the ADMINISTRATION section.
-
Open the System Configuration page.
-
Click on Options to access the system configuration editor.
Step 3: Enable the Windows Authentication Method
-
Expand the Authentication Methods section.
-
Select windows from the list of supported authentication methods.
-
Set the Enabled property to Yes.
Step 4: Save the Configuration
Choose one of the following:
-
Click Apply to save and apply the changes immediately.
-
Click Save to save the changes and apply them after the duration defined in the
RefreshPeriod
parameter.
Phase 2: Enable Windows Authentication in PVWA V10 Interface
Note: This method is supported from CyberArk version 9.8 and above.
Step 1: Open IIS Configuration File
-
Open
applicationHost.config
located in:
-
Use Notepad (not Notepad++) with administrative privileges.
Step 2: Add Windows Authentication Configuration
At the end of the configuration file, add the following block:
Step 3: Restart IIS
-
Open a Command Prompt as Administrator.
-
Run the following command:
This restarts the IIS server and applies the updated configuration.
Phase 3: Test Windows Authentication in PVWA
-
Open the PVWA in a browser.
-
From the list of available authentication methods, select Windows.
-
If configured correctly, PVWA will automatically authenticate you using your current Windows session without prompting for credentials.
Happy learning!!
No comments:
Post a Comment