Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Luks unlock from SSH #5

Open
barry74 opened this issue Jul 4, 2015 · 2 comments
Open

Luks unlock from SSH #5

barry74 opened this issue Jul 4, 2015 · 2 comments

Comments

@barry74
Copy link

barry74 commented Jul 4, 2015

I'm trying to unlock a freshly installed debian server from ssh with looks-triple-unlock scripts installed.
But where to copy: /etc/initramfs-tools/root/.ssh/id_rsa ?
Thanks.

@chadoe
Copy link
Owner

chadoe commented Jul 8, 2015

Anywhere on your client machine from where you want to connect. And you use it with ssh ssh -i /path/to/your/id_rsa root@machinename

http://www.cyberciti.biz/faq/force-ssh-client-to-use-given-private-key-identity-file/

@barry74
Copy link
Author

barry74 commented Oct 21, 2015

It works!
Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants