Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Powershell authentication failure after changing AD password #793

Open
CYChou72 opened this issue Dec 1, 2021 · 1 comment
Open

Powershell authentication failure after changing AD password #793

CYChou72 opened this issue Dec 1, 2021 · 1 comment
Labels

Comments

@CYChou72
Copy link

CYChou72 commented Dec 1, 2021

Current Behavior:

Powershell authentication failed after changing AD password and firmware upgrade to 5.3.3-19316. The target server is pingable. Only backing up Windows (Physical) is failing. VMware VM backup is not effected.

Paste the verbose output from the command here

Expected Behavior:
Powershell authentication should pass thus API call should work thus backup should start.
Steps to Reproduce:

Please provide detailed steps for reproducing the issue.

  1. Step 1 Upgrade firmware to 5.3.3-19316
  2. Step 2 Update AD password for Rubrik backup user
  3. Step 3 (and so on)

Context:

Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.

  • Rubrik PowerShell Module Version: Use Get-Module -ListAvailable Rubrik
  • PowerShell Version: Use $PSVersiontable.PSVersion
  • Operating System: Use $PSVersiontable.PSVersion on PowerShell 6 and later, use (Get-WMIObject win32_operatingsystem).Name for Windows PowerShell

Failure Logs

Please include any relevant log snippets or files here, IMPORTANT all information will be visible publicly on GitHub. Do not include computer or user names, passwords, API tokens or any identifiable information when submitting failure logs.
image001

@CYChou72
Copy link
Author

CYChou72 commented Dec 1, 2021

Powershell Version

Output of Powershell version:

Rubrik PowerShell Module Version: Use Get-Module -ListAvailable Rubrik
PowerShell Version: Use $PSVersiontable.PSVersion
Operating System: Use $PSVersiontable.PSVersion on PowerShell 6 and later, use (Get-WMIObject win32_operatingsystem).Name for Windows PowerShell

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant