Re: [gentoo-user] xpra permissions

2025-01-12 Thread n952162
On 2025/01/12 13:22, Michael wrote: On Sunday 12 January 2025 10:41:23 Greenwich Mean Time n952162 wrote: Thank you, that gave me the hint I needed for the first step ... I use an ssh option for nixos that's not need for gentoo: /"-o PreferredAuthentications=password"/ You can use a user passwo

Re: [gentoo-user] xpra permissions

2025-01-12 Thread Michael
On Sunday 12 January 2025 10:41:23 Greenwich Mean Time n952162 wrote: > Thank you, that gave me the hint I needed for the first step ... I use > an ssh option for nixos that's not need for gentoo: /"-o > PreferredAuthentications=password"/ You can use a user password to login over SSH or public ke

Re: [gentoo-user] xpra permissions

2025-01-12 Thread n952162
Thank you, that gave me the hint I needed for the first step ... I use an ssh option for nixos that's not need for gentoo: /"-o PreferredAuthentications=password"/ But now I've got a new problem (or problems) that might be gentoo-related: /Warning: XDG_RUNTIME_DIR is not defined  and '/ru

Re: [gentoo-user] xpra permissions

2025-01-12 Thread Michael
On Sunday 12 January 2025 09:08:51 Greenwich Mean Time n952162 wrote: > Hello all, > > I'm trying to run xpra as a server on a gentoo box but I get the > following error on connection: > > /user@host: Permission denied (publickey,keyboard-interactive)./ > > My nixos client works well with ni