PDA

View Full Version : [ubuntu] Encrypted Filesystem with no pass at boot


JackBurton
May 2nd, 2008, 09:18 AM
Hi,
I need to have an entire partition encrypted (and this is easy with the community tutorials) but I want to have it ready after a reboot without human actions (i.e. without requesting password at boot).

I know this lead me to have the password (or passphrase key) clear on the server, but it's a minor problem for what I have to do.

Could someone help me?
I'd like to use the standard dm-crypt method to encrypt (as exlpained here -> https://help.ubuntu.com/community/EncryptedFilesystemHowto or here -> https://help.ubuntu.com/community/EncryptedFilesystemHowto3)

Thank you very much!

P.S. I'm using Ubuntu 6.06 Server