Anthony Thyssen writes:
>On Mon, 30 Jun 2014 08:01:08 -0600
>Joe Pfeiffer wrote:
>| I ran in to a similar problem. In my case, the issue was that I have
>| an encrypted home directory, and needed files like ~/.procmailrc
>| to be available whether or not I was logged in.
>|
>| The ugly hack I ev
On Mon, 30 Jun 2014 08:01:08 -0600
Joe Pfeiffer wrote:
| I ran in to a similar problem. In my case, the issue was that I have
| an encrypted home directory, and needed files like ~/.procmailrc
| to be available whether or not I was logged in.
|
| The ugly hack I eventually went to was to have th
I ran in to a similar problem. In my case, the issue was that I have
an encrypted home directory, and needed files like ~/.procmailrc
to be available whether or not I was logged in.
The ugly hack I eventually went to was to have three sets of home
directories:
/home.enc/$USER contains encrypted
Anthony Thyssen @ 06/23/2014 04:16 PM:
> Why would you want to encrypt a 'public' directory?
well, it's just one directory among a bunch of other directories. the
data in ~/visible is generated by a script so that's just how all the
data exists and there happens to be one directory that doesn't n
On Sat, 21 Jun 2014 12:35:59 -0700
scar wrote:
| scar @ 01/23/2014 12:27 AM:
| > here i have the following scenario in which i want to make public a
| > specific subdirectory in the encfs:
| >
| > ~/visible - decrypted directory
| > ~/.encfs- encrypted directory
| > ~/public
scar @ 01/23/2014 12:27 AM:
> here i have the following scenario in which i want to make public a
> specific subdirectory in the encfs:
>
> ~/visible - decrypted directory
> ~/.encfs - encrypted directory
> ~/public_html/foo - sym link to ~/visible/1/2/foo
>
> before
Anthony Thyssen @ 01/23/2014 04:30 PM:
> Symbolic Links may nto be allow by your web server.
well everything worked ok before i decided to encrypt ~/visible
--
CenturyLink Cloud: The Leader in Enterprise Cloud Services
On Thu, 23 Jan 2014 00:27:09 -0700
scar wrote:
| here i have the following scenario in which i want to make public a
| specific subdirectory in the encfs:
|
| ~/visible - decrypted directory
| ~/.encfs - encrypted directory
| ~/public_html/foo - sym link to ~/visible/