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

Failed to login with user 'testuser0' then return code 403 #56

Open
FelixD999 opened this issue Dec 27, 2021 · 1 comment
Open

Failed to login with user 'testuser0' then return code 403 #56

FelixD999 opened this issue Dec 27, 2021 · 1 comment

Comments

@FelixD999
Copy link

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:
Usecase_Checkers_403

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

@mraineri
Copy link
Contributor

mraineri commented Jan 4, 2022

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

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

No branches or pull requests

2 participants