Skip to main content

Questions tagged [ecryptfs]

Filter by
Sorted by
Tagged with
3 votes
1 answer
293 views

I got locked out form my old pc with Linux Mint 20 on it that my mum's using. It didn't recognize my password anymore, even though I was 100% sure it was the right one... Indeed the login screen doesn'...
AMi's user avatar
  • 39
0 votes
0 answers
39 views

I am trying to add a printer manually via the CUPS web interface (http://localhost:631/admin/) but it is not working. I see that when I click "Add printer", a username/password dialog pops ...
user272901's user avatar
0 votes
0 answers
87 views

I encrypted my whole home directory with ecryptfs and accidentaly deleted the whole .Private and .ecryptfs directories. I somehow managed to recover all the deleted files using PhotoRec. I have the ...
brownser's user avatar
  • 101
0 votes
1 answer
712 views

I recently had a login loop that kept sending me back to the login screen no matter how many times I entered the correct password. I decided to login accessing the terminal directly by pressing cntrl+...
Ash's user avatar
  • 195
0 votes
0 answers
224 views

I installed Ubuntu and encrypted the home folder. Then I forgot the login password and tried to change it: from the recovery mode, I've selected the root shell and at the prompt I entered: mount -rw -...
andrew262's user avatar
0 votes
1 answer
1k views

OS: Linux Mint 20.3 I usually get this error whenever I do sudo apt update. dpkg: warning: files list file for package 'libecryptfs1' missing; assuming package has no files currently installed But it ...
Forums896's user avatar
0 votes
0 answers
167 views

I have an encrypted directory on my USB drive that I encrypted using ecryptfs on an old computer. I know the passphrase I used at the time to encrypt this directory but I cant seem to decrypt it on a ...
tony_felloni's user avatar
1 vote
0 answers
449 views

I am using ecryptFS for encryption of data on Linux. Is there a way on Linux to decrypt the data without mounting the encrypted folder?
user507208's user avatar
2 votes
1 answer
187 views

I was investigating using ecryptfs to encrypt a single directory in my computer, but one of the things I noticed was that it leaks timestamps operations on unencrypted files in the lower encrypted ...
Ciro Santilli OurBigBook.com's user avatar
3 votes
1 answer
600 views

On Ubuntu 20.04 - and I have encountered this with (vanilla) GNOME before - with KDE Plasma (no, not Kubuntu!), I am faced with a strange thing that happens every few hours or so and for which I have ...
0xC0000022L's user avatar
1 vote
0 answers
50 views

I am trying to use ecryptfs under Google Cloud Shell. Google Cloud Shell is a virtual machine running Debian GNU/Linux 9. I installed ecryptfs-utils package using command: sudo apt install ecryptfs-...
FedKad's user avatar
  • 618
1 vote
1 answer
1k views

ecryptfs encrypts home folders with filename encryption by default. However, because of this, filenames with more than 143 characters can not exist in the home folder (while an unencrypted ext4 home ...
shivams's user avatar
  • 4,735
3 votes
1 answer
181 views

If I enable filename encryption in eCryptfs, when I unmount the filesystem all my files have names which start with "ECRYPTFS_FNEK_ENCRYPTED". I understand the need for the file system to have a ...
Michael's user avatar
  • 544
1 vote
0 answers
237 views

I've Linux Mint 18.3 Sylvia and I've set up the encrypted home. It works fine out of the box. It is mounted with these default options: mount | grep /home /dev/sda1 on /home type btrfs rw,noatime,...
F. Soukup's user avatar
2 votes
1 answer
969 views

My system has encrypted home by using ecryptfs-utils. I try to use pam_mount to mount a second encrypted folder, which has the same password, at login. After installing pam-mount package from ...
Vincent17's user avatar
2 votes
0 answers
752 views

I've managed to successfully network two home computers with a crossover Ethernet cable. My intention is to arrange a fast transfer of files from one to the other. This is the first time I'm pairing ...
Zero's user avatar
  • 121
3 votes
2 answers
2k views

I currently have an unencrypted external hard drive that I use as a backup for my encrypted (with LUKS) main machine. To update my backup, I simply log in to the main machine and rsync to my external ...
J. Mini's user avatar
  • 127
0 votes
0 answers
102 views

I'm using Linux Mint 19 Tara with home folder encryption set during OS installation. I know that my encrypted files are stored under ~/home/.ecryptfs But I need to have them under not hidden directory,...
tom's user avatar
  • 11
0 votes
1 answer
551 views

my host system is archlinux and i need an ubuntu enviornment ready to be used with the files in my home directory. Problem is: my home directory is encrypted using ecryptfs. So when i launch the ...
wellsaid's user avatar
1 vote
0 answers
369 views

I am trying to mount ecryptfs on a system that uses SELinux (e.g. Cent-OS), and I want to preserve the security tag of all individual underlying files. Using mount -o command I can set the security ...
Bahram's user avatar
  • 73
0 votes
1 answer
859 views

Recently my primary workstation OS "Linux Ubuntu" failed to boot and has since become irrecoverable, however the encrypted home directory is still intact but i cannot decrypt as it keeps giving me ...
Mutaru's user avatar
  • 1
3 votes
1 answer
2k views

i'm new and i hope to find an answer here. Please tell me, if you need more information. I have an disk encryption for my home partition on Linux 4.13.0-43-generic x86_64 (Ubuntu 16.04.4 LTS). Today ...
Bianca's user avatar
  • 33
0 votes
1 answer
448 views

I'm running Ubuntu 16.04 LTS on a desktop that uses a ZFS on Linux (ZoL) pool. My home directory is encrypted using the built-in encryption setup at install time and has worked great, and ZFS has ...
STW's user avatar
  • 2,381
9 votes
2 answers
2k views

Someone ask me in other site about this question, i.e. a file named "abc.dat" has 0 file size but 8 blocks, and this is the output I ask him to give me (Some text has been translated from Chinese to ...
林果皞's user avatar
  • 5,606
0 votes
1 answer
2k views

My machine has a secondary (NTFS-formatted) internal hard disk drive containing most of my personal files and data. I wish to auto-mount this drive under my user HOME. However, during installation of ...
user avatar