Hi!

Tobias Geerinckx-Rice <[email protected]> skribis:

> The 1777 is obviously very bad, no question.  However: question:
>
> Ludovic Courtès 写道:
>> I don’t see how to let the daemon create ‘per-user/$USER’ on behalf
>> of
>> the client for clients connecting over TCP.  Or we’d need to add a
>> challenge mechanism or authentication.
>
> I need more cluebat please: say I'm an attacker and connect to your
> daemon (over TCP, why not), asking it to create an empty
> ‘per-user/ludo’.

You wouldn’t be able to do that because over TCP because the daemon
can’t tell what user you are.

Note that TCP has to be explicitly enabled through ‘guix-daemon
--listen=0.0.0.0’.  It’s meant for cluster setups where you have one
head node that clients connect to from remote nodes.

I suppose we won’t be able to address the problem in this particular
setup, unless we had some authentication mechanism like I wrote above
(it could be a challenge like the MIT-MAGIC-COOKIE.)

Ludo’.



  • bug#37744: Per-user pro... Ludovic Courtès
    • bug#37744: Per-use... Ludovic Courtès
      • bug#37744: Per... Tobias Geerinckx-Rice via Bug reports for GNU Guix
        • bug#37744:... Maxim Cournoyer
        • bug#37744:... Ludovic Courtès
          • bug#37... Tobias Geerinckx-Rice via Bug reports for GNU Guix
            • b... Ludovic Courtès
              • ... Ludovic Courtès
                • ... Ludovic Courtès
                • ... pelzflorian (Florian Pelz)
                • ... Tobias Geerinckx-Rice via Bug reports for GNU Guix
                • ... pelzflorian (Florian Pelz)
                • ... Tobias Geerinckx-Rice via Bug reports for GNU Guix
                • ... Ludovic Courtès
                • ... Tobias Geerinckx-Rice via Bug reports for GNU Guix

Reply via email to