<div dir="ltr">Hi Gino,<div>re. your previous email.</div><div><br></div><div>I am trying to get the same thing running (I think).</div><div>- How did you install mandos-client 1.7.12 on Ubuntu 14.04?</div><div>  (The mandos-client package that I have found, wants to use a higher version of libgnutls30 than what's installed.. so it doesn't even install nicely for me.)</div><div><br></div><div>- I'm still trying to compile source from bzr but am getting error (see other email) <a href="https://mail.recompile.se/pipermail/mandos-dev/2016-October/000358.html">https://mail.recompile.se/pipermail/mandos-dev/2016-October/000358.html</a></div><div><br></div><div>Cheers,</div><div>Paul</div><div><br></div><div>A brief aside, and a complete hack/security violation:</div><div>- With mandos-client 1.7.1 installed on Ubuntu 14.04, I was able to get the system to boot without prompting for a password by adding a script</div><div>/etc/mandos/plugins.d/password-emmitter, which contains something like:</div><div>----- (with chmod 775)</div><div>#!/bin/sh</div><div>echo -n "password"</div><div>-----</div><div><br></div><div>and adding the following to /etc/mandos/plugin-runner.conf</div><div>-----</div><div>--options-for=mandos-client:--enable=password-emmitter</div><div>-----</div><div><br></div><div>remembering to run.. (scrolling back through the messages should show that the new plugin script has been copied over)</div><div># update-initramfs -uv</div><div><br></div><div><br></div><div><br></div></div>