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
{{ message }}
This repository has been archived by the owner on May 2, 2024. It is now read-only.
I have made test with a new user, with a clean password, but I can't login with pam-aad. I had the result "login incorrect"
From Azure AD, audit log, the problem was "The user's password is expired, and therefore their login or session was ended." because my test user have to reset his password.
Can we have a more explicit message instead of "login incorrect"
The best should be to detect the password change and give an option to reset it directly from a linux prompt (this feature will need more rights on microsoft.graph)
Regards
The text was updated successfully, but these errors were encountered:
Hey, @idaaas22. Thanks again for the feedback! We rely on the information given back to us by the Microsoft Authentication API, so I'm not sure whether this is possible as of now, but I'll mark it as an enhancement suggestion and we'll do some research.
Hello,
I have made test with a new user, with a clean password, but I can't login with pam-aad. I had the result "login incorrect"
From Azure AD, audit log, the problem was "The user's password is expired, and therefore their login or session was ended." because my test user have to reset his password.
Can we have a more explicit message instead of "login incorrect"
The best should be to detect the password change and give an option to reset it directly from a linux prompt (this feature will need more rights on microsoft.graph)
Regards
The text was updated successfully, but these errors were encountered: