Tagged Questions
3
votes
1answer
339 views
How to decrypt an encrypted container via ssh without entering a passphrase while requiring some client authentication?
I log in to a server via public key authentication and then mount a container (using e.g. LUKS/dm-crypt or truecrypt). At the moment, I have to enter the container password manually. Is there a way to ...
1
vote
1answer
586 views
cryptsetup luksOpen only accepts password via ssh
while installing my Gentoo system I encoutered a strange error.
One of my disk is encrypted, I have done all the installation via ssh, so did I enter the encryption passphrase via ssh.
Now I entered ...