CyberNinjas / pam_aad

Azure Active Directory PAM Module
GNU General Public License v3.0
55 stars 19 forks source link

First login failed #58

Open maordadush opened 4 years ago

maordadush commented 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.

oxr463 commented 3 years ago

What distribution are you using?

aatifsyed commented 3 years ago

Could you paste your sshd_config file(s)?