Bugs item #835453, was opened at 2003-11-03 21:35
Message generated for change (Comment added) made by naughtont
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109368&aid=835453&group_id=9368

Category: Installation
Group: 2.4
Status: Open
Resolution: None
Priority: 8
Submitted By: Thomas Naughton (naughtont)
Assigned to: Francis Giraldeau (giraldeau)
Summary: ssh_config edit for PermitRootLogin tanks RH9

Initial Comment:
The edit of ssh_config causes the SSH to fail under RH9.

----------------------------------------------------------------------

>Comment By: Thomas Naughton (naughtont)
Date: 2003-11-04 13:52

Message:
Logged In: YES 
user_id=288102

(posting in bug log for completeness)

when we add PermitRootLogin to the ssh_install script, there
is an error
on RedHat :

  [EMAIL PROTECTED] scripts]# ssh oscarnode1 hostname
  /etc/ssh/ssh_config: line 39: Bad configuration option:
  PermitRootLogin
  /etc/ssh/ssh_config: terminating, 1 bad configuration options
  [EMAIL PROTECTED] scripts]# cat -n /etc/ssh/ssh_config | grep 39
      39  PermitRootLogin yes
  [EMAIL PROTECTED] scripts]# vi /etc/ssh/ssh_config
  [EMAIL PROTECTED] scripts]# cat -n /etc/ssh/ssh_config | grep 39
      39  #PermitRootLogin yes
  [EMAIL PROTECTED] scripts]# ssh oscarnode1 hostname
  oscarnode1.vmcluster



----------------------------------------------------------------------

Comment By: Francis Giraldeau (giraldeau)
Date: 2003-11-04 00:42

Message:
Logged In: YES 
user_id=658219

This issue has been fixed in the current development cvs tree

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109368&aid=835453&group_id=9368


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Oscar-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/oscar-devel

Reply via email to