I've had to quickly spin up a linux box (Ubuntu) for some 3rd party PHP stuff.
What's the best way of giving the 3rd party access to this box so they can dump their files on it?
I've got a user that can get in via SSH (me) and I've created another user that can get in via SSH (them) but erm, private keys, passwords, email, wtf?
Should I get them to generate keys and then install their key? Or am I missing something? Either way it seems to involve sending around a key. I'm having a massive brainfart with this and of course they need it stupid quick.
I've had to quickly spin up a linux box (Ubuntu) for some 3rd party PHP stuff.
What's the best way of giving the 3rd party access to this box so they can dump their files on it?
I've got a user that can get in via SSH (me) and I've created another user that can get in via SSH (them) but erm, private keys, passwords, email, wtf?
Should I get them to generate keys and then install their key? Or am I missing something? Either way it seems to involve sending around a key. I'm having a massive brainfart with this and of course they need it stupid quick.