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

  • From: "pulkomandy" <trac@xxxxxxxxxxxx>
  • Date: Wed, 18 Jun 2014 13:18:17 -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 pulkomandy):

 You need to create the sshd user to enable sshd:
 {{{
 useradd sshd
 }}}

 The server will be started automatically at next boot, or you can run it
 manually.

 You also need to set a password for the default user:

 {{{
 passwd
 }}}

 RemoteDesktop will then request this password when connecting. If you
 don't want to type a password, an ssh key pair can also be used. The
 remaining references to common in sshd are not a problem, but we should
 still clean them up.

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

Other related posts: