View Single Post
Old 07-11-2012, 11:11 AM   #11
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by aditya3098 View Post
Oh, by "password was rejected" I ment the password came out as invalid
Code:
aditya@aditya-desktop:~$ ssh root@192.168.1.5
root@192.168.1.5's password: 
Permission denied, please try again.
root@192.168.1.5's password: 
Permission denied, please try again.
root@192.168.1.5's password: 
Permission denied (publickey,password).
aditya@aditya-desktop:~$
I never used pubkey auth.

I am guessing it's something to do with the /etc/shadow file
Ah, So, I mis-understood.

The ssh server does use /etc/password and /etc/shadow for "password authentication".
knc1 is offline   Reply With Quote