Open maordadush opened 4 years ago
Hi,
I'm trying to create a user using the following command:
adduser --disabled-password --gecos "" --force-badname '+username
The account was created on first login, which then failed, this is the error I got
PAM auth succeeded when it should have failed
But every other login succeeded.
What distribution are you using?
Could you paste your sshd_config file(s)?
sshd_config
Hi,
I'm trying to create a user using the following command:
The account was created on first login, which then failed, this is the error I got
But every other login succeeded.