encription

2022-07-21 Thread Patrick Dupre
Hello, I installed fedora 36 on a disk with /home encrypted At the installation, I was unable to say that I want /home as an encrypted partition. Thus, I did a usual install without specifying the /home partition. Now, how can I mount my "old" encripted /home instead of the "new" /home ? Thank =

Re: encription

2013-09-30 Thread Heinz Diehl
On 30.09.2013, Patrick Dupre wrote: > I did close (after umount and using root) > /dev/mapper/luks-61967fe7-9143-45ea-aaf5-2e2697dbfeed > but again, when I plug the key back, it mounts the vol without > askig the passphrase. So something is caching your passphrase. Now you have to find out wha

Re: encription

2013-09-30 Thread Patrick Dupre
> >> Hello, > >> > >> I encripted one partition of a usb key. > >> When I plug it, it used to ask me about the paraphase, but after I > >> entered one time, the partition is mounted. Then, I can eject the > >> key, and replug it, > >> but it does not ask me anymore the paraphrase, mounting the par

Re: encription

2013-09-30 Thread Patrick Dupre
> On 28.09.2013, Patrick Dupre wrote: > > > I would like that it ask me the paraphrase every time that the key > > in replugged. How can I get this behavior? > > You have to check if there's something which caches your passphrase, > and in this case you should prevent your passphrase from being

Re: encription

2013-09-28 Thread Heinz Diehl
On 28.09.2013, Patrick Dupre wrote: > I would like that it ask me the paraphrase every time that the key > in replugged. How can I get this behavior? You have to check if there's something which caches your passphrase, and in this case you should prevent your passphrase from being cached. If thi

Re: encription

2013-09-27 Thread Joseph Loo
On 09/27/2013 03:44 PM, Rick Stevens wrote: > On 09/27/2013 02:22 PM, Patrick Dupre issued this missive: >> Hello, >> >> I encripted one partition of a usb key. >> When I plug it, it used to ask me about the paraphase, but after I >> entered one time, the partition is mounted. Then, I can eject the

Re: encription

2013-09-27 Thread Patrick Dupre
> - Original Message - > From: Rick Stevens > Sent: 09/28/13 12:44 AM > To: Community support for Fedora users > Subject: Re: encription > > On 09/27/2013 02:22 PM, Patrick Dupre issued this missive: > > Hello, > > > > I encripted one partition of

Re: encription

2013-09-27 Thread Rick Stevens
On 09/27/2013 02:22 PM, Patrick Dupre issued this missive: Hello, I encripted one partition of a usb key. When I plug it, it used to ask me about the paraphase, but after I entered one time, the partition is mounted. Then, I can eject the key, and replug it, but it does not ask me anymore the p

encription

2013-09-27 Thread Patrick Dupre
Hello, I encripted one partition of a usb key. When I plug it, it used to ask me about the paraphase, but after I entered one time, the partition is mounted. Then, I can eject the key, and replug it, but it does not ask me anymore the paraphrase, mounting the partition automatically. I would lik

encription

2010-12-01 Thread Patrick Dupre
Hello, I created a directory under my own directory: mkdir pdupre-enc and a mounting point then: encfs --reverse /home/pdupre/pdupre-enc /tmp/encrypt mount shows me that it mounted: encfs on /home/pdupre/encrypt type fuse.encfs (rw,nosuid,nodev,default_permissions,user=pdupre) But when I wan