Report this

What is the reason for this report?

CentOS 6.5 user login problem

Posted on August 27, 2014

Hi,

I am having two users in my CentOS installation

root user1 (name changed)

user1 is having root privilege also

Problem is, while I was working in Putty with user1 login, my PC had a power failure… 30 mins later when I got the power back on, I found user1 was having access denied when trying to login.

I logged in via root and I checked with command

who

and found user1 still login with my previous IP (my ISP gives dynamic IP). So I ran command

skill -KILL -u user1

I checked and found that user is logout…

Since then still I cant login to that user… I changed its password via

passwd user1

Even with that new password also, user1 cant be logged in…

Then I checked log file and I found following error

User user1 from xxx.xxx...xxxx not allowed because not listed in AllowUsers

What can I do ?

Thanks.



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Try to check your /etc/ssh/sshd_configd file and check for the directive “AllowUsers”… You may need to add the user for the same and restart ssh … Depending on your environment setup…

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.