[haiku-development] Re: Haiku server [http://haiku.zone/]

  • From: kallisti5 <kallisti5@xxxxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Tue, 14 Mar 2017 13:19:58 -0500

I know this bug well :-)  It was introduced with some openssh
package update.

/boot/system/settings/ssh/sshd_config needs to have "PermitRootLogin yes"
instead of "nopasswd"

user has UID 0, thus sshd says 'user' is root :-)

nopasswd is actually a sane setting here, however it means you have to
somehow get an rsa public key on the machine without ssh.


On 2017-03-14 13:06, Ralf Schülke wrote:

Then it is a bug.

Am 14.03.2017 19:04 schrieb "Dave Thompson" <Dwt@xxxxxxxxxxx>:

No luck I’m afraid. This is what I did:

* Disable SSHD using the Network preflet and check /var/log/syslog
to ensure the sshd shut down (‘Received signal 15; terminating’)
* Ran passwd and changed the password to something simple
* Started SSHD using the Network preflet and checked syslog to
ensure it comes up
* Tried to ssh user@localhost – new password wouldn’t work.

Thanks for your continued help,

Dave

FROM: haiku-development-bounce@xxxxxxxxxxxxx
[mailto:haiku-development-bounce@xxxxxxxxxxxxx] ON BEHALF OF Ralf
Schülke
SENT: 14 March 2017 13:58
TO: haiku-development@xxxxxxxxxxxxx
SUBJECT: [haiku-development] Re: Haiku server [http://haiku.zone/]

Sure you stop sshd and useradd and set passwd. Restart .

Am 14.03.2017 18:55 schrieb "Dave Thompson" <Dwt@xxxxxxxxxxx>:

Followed that to the letter.

Dave

FROM: haiku-development-bounce@xxxxxxxxxxxxx
[mailto:haiku-development-bounce@xxxxxxxxxxxxx] ON BEHALF OF Ralf
Schülke
SENT: 14 March 2017 13:51
TO: haiku-development@xxxxxxxxxxxxx
SUBJECT: [haiku-development] Re: Haiku server [http://haiku.zone/]

https://www.haiku-os.org/guides/daily-tasks/netservices [1]

Am 14.03.2017 18:48 schrieb "Dave Thompson" <Dwt@xxxxxxxxxxx>:

Seems to be an issue with logging in via SSH after setting a
password using the passwd command; the password I set never works…


I see ‘sshd[394]: User user password has expired (root forced)”

Any ideas?

Dave

FROM: haiku-development-bounce@xxxxxxxxxxxxx
[mailto:haiku-development-bounce@xxxxxxxxxxxxx] ON BEHALF OF Dave
Thompson
SENT: 14 March 2017 13:35
TO: haiku-development@xxxxxxxxxxxxx
SUBJECT: [haiku-development] Re: Haiku server [http://haiku.zone/]

Thank you very much!

FROM: haiku-development-bounce@xxxxxxxxxxxxx
[mailto:haiku-development-bounce@xxxxxxxxxxxxx] ON BEHALF OF Ralf
Schülke
SENT: 14 March 2017 13:26
TO: haiku-development@xxxxxxxxxxxxx
SUBJECT: [haiku-development] Re: Haiku server [http://haiku.zone/]

Its useradd

Am 14.03.2017 18:19 schrieb "Dave Thompson" <Dwt@xxxxxxxxxxx>:

Halfway through setup, but Haiku 51018 is telling me that adduser
isn't a found command?

Any ideas? This is the latest build from the nightlies.

-----Original Message-----
From: haiku-development-bounce@xxxxxxxxxxxxx
[mailto:haiku-development-bounce@xxxxxxxxxxxxx] On Behalf Of Dave
Thompson
Sent: 13 March 2017 17:16
To: haiku-development@xxxxxxxxxxxxx
Subject: [haiku-development] Re: Haiku server [http://haiku.zone/]

OK! Would a headless install of VirtualBox be sufficient?

Dave

-----Original Message-----
From: haiku-development-bounce@xxxxxxxxxxxxx
[mailto:haiku-development-bounce@xxxxxxxxxxxxx] On Behalf Of Adrien
Destugues
Sent: 13 March 2017 17:05
To: haiku-development@xxxxxxxxxxxxx
Subject: [haiku-development] Re: Haiku server [http://haiku.zone/]

On Mon, Mar 13, 2017 at 08:59:23PM +0000, Dave Thompson wrote:
All,

I've provisioned a server which I'm going to use for the Haiku
Wiki - the one I've been going on about in the forums; I'm going to
put it online to gauge interest.

However, the server itself is actually pretty beefy - it's running
in a Datacentre in Germany and has 1TB of RAID disk space, 16GB RAM
and 1GB of bandwidth... so my question is, can the Haiku team make
use of it for mirroring or building code?

Yes :)

There are two ways you can contribute build machines to the Haiku
project:
- If you run Haiku (natively or in a virtual machine), we can use it
as
a package buildbot. It will then compile recipes from haikuports.
We
are currently working on setting this up and do need some servers.
- If you don't want to run Haiku on it, you can also contribute it
as a
buildbot, that will compile Haiku code and generate nightly
builds.

I don't know if we have detailed instructions for the second case.
For the first one, all you need to do is install Haiku (recent
nightly) and grant us some ssh access, we can automate the setup
from there.

--
Adrien.


Links:
------
[1] https://www.haiku-os.org/guides/daily-tasks/netservices

Other related posts: