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
Hi,
When I Sent the command like below:
python3 account_management.py -r 192.168.0.116 -u -p -S Always
The result is shown in the screenshot:
I checked PasswordChangeRequired Setting is true from new created account. Are there any methods to create an account that doesn't need to change the password? or create other RoleId account?
Thanks
The text was updated successfully, but these errors were encountered:
"PasswordChangeRequired" is writable, so as part of this test, it looks like we'll need to insert an additional step to PATCH the value to false prior to attempting to log into the service.
Hi,
When I Sent the command like below:
python3 account_management.py -r 192.168.0.116 -u -p -S Always
The result is shown in the screenshot:
I checked PasswordChangeRequired Setting is true from new created account. Are there any methods to create an account that doesn't need to change the password? or create other RoleId account?
Thanks
The text was updated successfully, but these errors were encountered: