[haiku-bugs] Re: [Haiku] #10953: [RemoteDesktop]: nothing happens

  • From: "ttcoder" <trac@xxxxxxxxxxxx>
  • Date: Wed, 18 Jun 2014 12:59:52 -0000

#10953: [RemoteDesktop]: nothing happens
------------------------------------------+----------------------------
   Reporter:  ttcoder                     |      Owner:  mmlr
       Type:  bug                         |     Status:  new
   Priority:  normal                      |  Milestone:  R1
  Component:  Applications/RemoteDesktop  |    Version:  R1/Development
 Resolution:                              |   Keywords:
 Blocked By:                              |   Blocking:
Has a Patch:  0                           |   Platform:  All
------------------------------------------+----------------------------

Comment (by ttcoder):

 There seems to be a problem with ssh:

 {{{
 ~/Desktop> ps | grep sshd
 ~/Desktop> sshd
 sshd re-exec requires execution with an absolute path
 ~/Desktop> /boot/system/bin/sshd -D
 Privilege separation user sshd does not exist
 ~/Desktop> uname -a
 Haiku shredder 1 hrev47395 Jun 17 2014 00:28:46 BePC x86 Haiku
 ~/Desktop> cat /boot/system/settings/network/services
 #service telnet {
 #       launch  telnetd
 #}

 #service ftp {
 #       launch  ftpd
 #}

 service ssh {
         launch  /boot/system/bin/sshd -D
         stand_alone
 }

 }}}

 I'm new to this so might be missing something obvious..

 Also there are references to `/boot/common` in the settings files, but
 they also reference /boot/system as well so that might not be the reason
 for the problem..


 {{{
 # This sshd was compiled with PATH=.:/boot/home/config/non-
 packaged/bin:/boot/home/config/bin:/boot/common/non-
 
packaged/bin:/boot/common/bin:/bin:/boot/common/apps:/boot/common/preferences:/boot/system/apps:/boot/system/preferences
 }}}

--
Ticket URL: <https://dev.haiku-os.org/ticket/10953#comment:3>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: