ecryptfs
Differences
This shows you the differences between two versions of the page.
| ecryptfs [2010/10/29 20:00] – created 92.195.86.111 | ecryptfs [2010/10/31 08:44] (current) – 92.195.8.224 | ||
|---|---|---|---|
| Line 10: | Line 10: | ||
| depmod -a | depmod -a | ||
| modprobe ecryptfs | modprobe ecryptfs | ||
| + | </ | ||
| + | |||
| + | |||
| + | < | ||
| + | # mkdir / | ||
| + | # mount -t ecryptfs / | ||
| + | Passphrase: | ||
| + | Select cipher: | ||
| + | 1) aes: blocksize = 16; min keysize = 16; max keysize = 32 (loaded) | ||
| + | 2) blowfish: blocksize = 16; min keysize = 16; max keysize = 56 (not loaded) | ||
| + | 3) des3_ede: blocksize = 8; min keysize = 24; max keysize = 24 (loaded) | ||
| + | 4) twofish: blocksize = 16; min keysize = 16; max keysize = 32 (not loaded) | ||
| + | 5) cast6: blocksize = 16; min keysize = 16; max keysize = 32 (not loaded) | ||
| + | 6) cast5: blocksize = 8; min keysize = 5; max keysize = 16 (not loaded) | ||
| + | Selection [aes]: 1 | ||
| + | Select key bytes: | ||
| + | 1) 16 | ||
| + | 2) 32 | ||
| + | 3) 24 | ||
| + | Selection [16]: 1 | ||
| + | Enable plaintext passthrough (y/n) [n]: n | ||
| + | Enable filename encryption (y/n) [n]: n | ||
| + | Attempting to mount with the following options: | ||
| + | ecryptfs_unlink_sigs | ||
| + | ecryptfs_key_bytes=16 | ||
| + | ecryptfs_cipher=aes | ||
| + | ecryptfs_sig=b6456caa43300516 | ||
| + | WARNING: Based on the contents of [/ | ||
| + | it looks like you have never mounted with this key | ||
| + | before. This could mean that you have typed your | ||
| + | passphrase wrong. | ||
| + | |||
| + | Would you like to proceed with the mount (yes/no)? : yes | ||
| + | Would you like to append sig [b6456caa43300516] to | ||
| + | [/ | ||
| + | in order to avoid this warning in the future (yes/no)? : yes | ||
| + | Successfully appended new sig to user sig cache file | ||
| + | Mounted eCryptfs | ||
| </ | </ | ||
ecryptfs.1288382454.txt.gz · Last modified: by 92.195.86.111
