Results 11 to 17 of 17
Sorry, I guessed I missed that bit. Is this error message just coming from Putty? Have you tried logging in from a different ssh client, even from localhost?...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-14-2010 #11
Sorry, I guessed I missed that bit. Is this error message just coming from Putty? Have you tried logging in from a different ssh client, even from localhost?
Linux User #453176
- 01-14-2010 #12
- 01-14-2010 #13Just Joined!
- Join Date
- Jun 2009
- Posts
- 23
- 01-14-2010 #14Just Joined!
- Join Date
- Jun 2009
- Posts
- 23
If I login via a an Putty shell already SSH'd into a different host,
ie Putty SSH into HostA
1. Windows launch Putty
2. Get "login as:" prompt
3. enter "root", enter
4. "Access denied" displayed"
5. prompted for password, type in and press enter.
6. date displayed and am in.
Now from that putty ssh shell open (above)
1. type "ssh HostB"
2. date displayed, and am straight in!
Clearer?
- 01-14-2010 #15
I understand how you're connecting, I'm just trying to figure out if the "Access denied" message is coming from RedHat or if it's an error with Putty. Are there any error logs on Putty that provide more information?
What I was trying to get you to do is after step 6 above try connecting to localhost and see if you get the same message:
Code:ssh localhost
Linux User #453176
- 01-14-2010 #16Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
- 02-09-2010 #17Just Joined!
- Join Date
- Jun 2009
- Posts
- 23
I've still not solved this, I dont think I've answered all the replies posted yet, so sorry about that, and thanks.
But I was looking into SSHing in general, and found this info I wanted logged :-
In the "/etc/init.d/sshd"
There is the "Banner" setting
If set to a file with the text "My SSH Banner" in, I get
So still get the access denied, but its after the Banner!Code:login as: root My SSH Banner Access denied
Will look into this access denied issue more later!




