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
I have searched the existing issues and found none that matched mine
Describe the issue
Login fails with "Authentication failure" if e.g. the username in Entra contains uppercase letters but I'm trying to log in with the username in lowercase.
The log shows
Sep 12 12:14:33 ubuntu login[215574]: pam_unix(login:account): could not identify user (from getpwnam([email protected]))
Sep 12 12:14:33 ubuntu login[215574]: Authentication failure
Steps to reproduce
Log in with a username which differs in upper- or lowercase from the username in Entra. For example, let's say the username in Entra is [email protected] and you try to log in with:
[authd]
name = Microsoft Entra ID
brand_icon = /snap/authd-msentraid/current/broker_icon.png
dbus_name = com.ubuntu.authd.MSEntraID
dbus_object = /com/ubuntu/authd/MSEntraID
Is there an existing issue for this?
Describe the issue
Login fails with "Authentication failure" if e.g. the username in Entra contains uppercase letters but I'm trying to log in with the username in lowercase.
The log shows
Steps to reproduce
[email protected]
and you try to log in with:Authentication failure
System information and logs
authd version
authd-msentraid broker version
gnome-shell version
Distribution
Logs
authd broker configuration
/etc/authd/brokers.d/authd-msentraid.conf
authd-msentraid configuration
Double check your logs
The text was updated successfully, but these errors were encountered: