AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
#Power
#Operatingsystems
#Servers
 View Only
  • 1.  Not able to ssh

    Posted 11/17/08 04:12 PM

    Originally posted by: GurpreetSingh


    Not able to ssh from Server A to Server B
    Here is the outout I am getting:
    root@A # ssh B
    /etc/ssh/ssh_config: line 20: Bad configuration option: PidFile
    /etc/ssh/ssh_config: line 26: Bad configuration option: HostKey
    /etc/ssh/ssh_config: line 29: Bad configuration option: KeyRegenerationInterval
    /etc/ssh/ssh_config: line 30: Bad configuration option: ServerKeyBits
    /etc/ssh/ssh_config: line 34: Bad configuration option: SyslogFacility
    /etc/ssh/ssh_config: line 39: Bad configuration option: LoginGraceTime
    /etc/ssh/ssh_config: line 40: Bad configuration option: PermitRootLogin
    /etc/ssh/ssh_config: line 41: Bad configuration option: StrictModes
    /etc/ssh/ssh_config: line 50: Bad configuration option: IgnoreRhosts
    /etc/ssh/ssh_config: line 57: Bad configuration option: IgnoreUserKnownHosts
    /etc/ssh/ssh_config: line 61: Bad configuration option: PermitEmptyPasswords
    /etc/ssh/ssh_config: line 80: Bad configuration option: X11Forwarding
    /etc/ssh/ssh_config: line 81: Bad configuration option: X11DisplayOffset
    /etc/ssh/ssh_config: line 82: Bad configuration option: X11UseLocalhost
    /etc/ssh/ssh_config: line 83: Bad configuration option: PrintMotd
    /etc/ssh/ssh_config: line 84: Bad configuration option: PrintLastLog
    /etc/ssh/ssh_config: line 86: Bad configuration option: UseLogin
    /etc/ssh/ssh_config: line 87: Bad configuration option: UsePrivilegeSeparation
    /etc/ssh/ssh_config: line 90: Bad configuration option: MaxStartups
    /etc/ssh/ssh_config: line 92: Bad configuration option: Banner
    /etc/ssh/ssh_config: line 96: Bad configuration option: Subsystem
    /etc/ssh/ssh_config: terminating, 21 bad configuration options
    #AIX-Forum


  • 2.  Re: Not able to ssh

    Posted 11/17/08 04:42 PM

    Originally posted by: KentPerrier


    There is something wrong with your ssh_config file.
    #AIX-Forum


  • 3.  Re: Not able to ssh

    Posted 11/17/08 07:05 PM

    Originally posted by: shargus


    These options should be in the ssh*d*_config file, not the ssh_config file.

    I'm guessing somewhere one got copied to the other?
    #AIX-Forum