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: 9
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-11 09:53

Message:
Logged In: YES 
user_id=288102

Can this be closed?

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

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 sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
Oscar-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/oscar-devel

Reply via email to