[olug] SSH config

Craig Wolf cjwolf at mpsomaha.org
Wed Mar 31 14:22:36 UTC 2004


I am  trying to do this from Linux at the moment, from home, so I am using the ssh commands below.  cjwolf can get in fine under both commands, bjpole cannot.  I also tried it under a few other accounts with no luck.  Looks like my account is the only one with "rights" to login through ssh... 

Craig Wolf
Linux Web Server Support
Desktop/Network Specialist
402-894-6283

>>> roberson at olug.org 03/30/04 20:38 PM >>>
Ok, back out your config changes to sshd_config....

try first with sshv1 then sshv2

putty comands:

putty.exe -ssh -1 -l username host
putty.exe -ssh -2 -l username host

openssh commands:
ssh -1 -l username host
ssh -2 -l username host



Oddly enough olug.org was upgraded to Suse 9 and I am unable to login the box via sshv1 - no problems with v2 

( I am about to go looking for the root cause actually )





On Tue, Mar 30, 2004 at 05:10:01PM -0600, Craig Wolf wrote:
> I am able to SSH into my Linux server at my side gig but I am not able to login as a user I just setup on the system.  I keep getting access denied.  After researching(google) for info on what could be wrong, I saw that my name is in the sshd_config as "AllowedUser" so I added the other user but I am still getting the access denied when I try to login as him.  I have restarted SSHD but no go.  I just need to rectify this.  He wanted me to open ftp to him and I refused and said to use SCP through SSH.
> 
> Craig Wolf
> Linux Web Server Support
> Desktop/Network Specialist
> 402-894-6283
> 
> >>> roberson at olug.org 03/30/04 14:30 PM >>>
> 
> you lost me... why do you think you need to add a user to sshd_config ?
> 
> On Tue, Mar 30, 2004 at 10:39:51AM -0600, Craig Wolf wrote:
> > I am stumped.  I have added a user to the sshd_config file as allowed 
> > but I am unable to login as that user to ssh........what did I miss??  
> > I can login fine still but he cannot......
> > BTW: HP Proliant DL350 server running SuSE 9.0
> > 
> > TIA!!
> > 
> > Craig Wolf
> > Linux Web Server Support
> > Desktop/Network Specialist
> > 402-894-6283
> > 
> > 
> > _______________________________________________
> > OLUG mailing list
> > OLUG at olug.org
> > http://lists.olug.org/mailman/listinfo/olug
> _______________________________________________
> OLUG mailing list
> OLUG at olug.org
> http://lists.olug.org/mailman/listinfo/olug
> 
> _______________________________________________
> OLUG mailing list
> OLUG at olug.org
> http://lists.olug.org/mailman/listinfo/olug
_______________________________________________
OLUG mailing list
OLUG at olug.org
http://lists.olug.org/mailman/listinfo/olug



More information about the OLUG mailing list