Fedora

De WikiMar
La revisió el 13:19, 6 maig 2015 per Marti (discussió | contribucions) (Es crea la pàgina amb « ==SELinux== selinux ==Encrypt User home folder == # yum install keyutils ecryptfs-utils pam_mount # authconfig --enableecryptfs --updateall # usermod -aG ec...».)
(dif.) ← Versió més antiga | Versió actual (dif.) | Versió més nova → (dif.)
Salta a la navegació Salta a la cerca

SELinux

selinux


Encrypt User home folder

# yum install keyutils ecryptfs-utils pam_mount
# authconfig --enableecryptfs --updateall
# usermod -aG ecryptfs USER
# ecryptfs-migrate-home -u USER
# su - USER
$ ecryptfs-unwrap-passphrase ~/.ecryptfs/wrapped-passphrase (write this down for safe keeping)
$ ecryptfs-insert-wrapped-passphrase-into-keyring ~/.ecryptfs/wrapped-passphrase