Tiny Core Base > piCore Test Releases

piCore-12.0beta1

<< < (8/8)

Paul_123:
Openssh issue caused from confusion from x86_64, and different folks building things.

I've updated armv6/7 and aarch64 to openssh8.4p1 and commonized the privilege separation configuration with x86_64, which uses the user "nobody" as the non-privileged user.  nobody is supplied as a standard user in the piCore image, so no need to check anything anymore.

polikuo:
I'd like to remind all users here to fix, recreate and backup the file.
/usr/local/etc/ssh/sshd_config

The new openssh extension is recompiled with a different libexecdir.

At line 108, 109 we have

--- Quote ---# override default of no subsystems
Subsystem       sftp    /usr/local/libexec/sftp-server

--- End quote ---
Replace that with the new route

--- Quote ---Subsystem       sftp    /usr/local/lib/openssh/sftp-server

--- End quote ---

That should fix any quirky ftp functions / behaviors.

polikuo:
Hi, a quick report.  :)

Please append gnutls.tcz to vte.tcz.dep (12.x/aarch64)

vte won't run without it.

Juanito:
vte* deps adjusted - thanks for reporting this.

Navigation

[0] Message Index

[*] Previous page

Go to full version