You will need the dir-cli tool, which is located in /usr/lib/vmware-vmafd/bin/.
cd /usr/lib/vmware-vmafd/bin/
Check that the local user exists:
./dir-cli user find-by-name --account backup_user
You can change the password for this user:
./dir-cli password reset --account backup_user --password OldBackupP@$$ --new NewBackupP@$$
Or you can set password to never expire:
./dir-cli user modify --account backup_user --password-never-expires
You can change the password expiration settings for root or set it to never expire (if its value is 0).
Also you can check the root password expiration setting from your vCSA console:
chage -l root
source: https://woshub.com/vmware-password-expiration-settings/
VMWare vSphere: Managing Password Expiration Settings - VCenter
Mobile Access SSL Network Extender (SNX) remote users with Windows 11 24H2 fail to connect
Cause The conflict resolution mechanism in Windows 11 24H2 is different than in earlier versions of Windows. Solution On the Windows endpo...
Mais vistos
-
Java Keytool Command These commands allow you to generate a new Java Keytool keystore file, create a CSR, and import certificates. A...
-
Kaspersky seems to be storing windows update files on the C Drive: Here -> C:\ProgramData\KasperskyLab\adminkit\1093\.working Change fo...
-
A few cmds to help with the DFS troubleshooting aspects, keep in mind all should be run from an elevated PowerShell Dfsdiag /TestDCs D...