[Bug 1865517] Re: cannot log in with long username
Jo K
1865517 at bugs.launchpad.net
Tue Mar 3 07:57:17 UTC 2020
Nothing but i misexplained, bug isn't related to the fact that account exists or not.
Please try to enter in a tty that exact login :
'username.lastnamelastnamelastname at domain.fr'
It reset without asking for password, and the error line is added to
auth.log
Then try :
'username.lastname at domain.fr'
It asks for password, even that account doesn't exists, and the error
line isn't added
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to pam in Ubuntu.
https://bugs.launchpad.net/bugs/1865517
Title:
cannot log in with long username
Status in pam package in Ubuntu:
Incomplete
Bug description:
We use ldap authentication with mail addresses as usernames.
So usernames are not posix and some are > 32 chars but are working.
Some of them fire a bug :
When trying to log, it doesn't asks for password, it just wait some seconds then reset to ask username.
I can't clearly identify which regex fire the bug or not but this one does
"username.lastnamelastnamelastname at domain.fr"
I reproduce it on ubuntu 18.04 and 20.04 daylibuild.
In auth.log, that line pops up when bug is started
"Mar 2 16:23:14 premier agetty[97945]: checkname failed: Operation
not permitted"
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pam/+bug/1865517/+subscriptions
More information about the foundations-bugs
mailing list