jremy9
asked on
SSH User can't log in.
I created a new user for someone to log in with but the account can't never log in. I changed the sshd_config, I gave it a password, he is in the passwd file. I can see him in webmin and account is enabled, tried adding to a group and still can't log in.
Running Solaris 8 2/02 Sparc.
Every time I try to log in through ssh I get access denied.
Running Solaris 8 2/02 Sparc.
Every time I try to log in through ssh I get access denied.
ASKER
it is set to yes
# To disable tunneled clear text passwords, change to no here!
PasswordAuthentication yes
# To disable tunneled clear text passwords, change to no here!
PasswordAuthentication yes
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER
none of these work and the person is already in the allowusers. I still am getting access denied and am not seeing anything new in the messages log about it.
ASKER
so we have may have overlooked the obvious of restartinig the daemon but that was the solutions. so i think i will pick this as the answer. points 0.
Hi,
IMHO, the points have to be assigned to someone who try to colaborate
Pepino125 and me give some solutions, but we can't do the obvius
IMHO, the points have to be assigned to someone who try to colaborate
Pepino125 and me give some solutions, but we can't do the obvius
Check shell the /etc/passwd file.
grep user /etc/passwd
it seems like noshell,
change it in /etc/passwd file
it ll work.
grep user /etc/passwd
it seems like noshell,
change it in /etc/passwd file
it ll work.
check in sshd.config for password_authentication