[BlueOnyx:22722] Re: invalid cert letsencrypt
neal pressman
blueonyx at naitram.net
Mon Feb 25 11:35:31 -05 2019
i added the "acl" option to the /home mount point in the /etc/fstab
/dev/cciss/c0d1p1 /home ext3
defaults,usrquota,grpquota,acl 1 2
remount the filesystem with then new option
/bin/mount -o remount /home
set default other permissions via acl
setfacl -d -m o::r-- /home/.acme
--
Open WebMail Project (http://openwebmail.org)
---------- Original Message -----------
From: Michael Stauber <mstauber at blueonyx.it>
To: blueonyx at mail.blueonyx.it
Sent: Mon, 25 Feb 2019 11:20:44 -0500
Subject: [BlueOnyx:22721] Re: invalid cert letsencrypt
> Hi Neal,
>
> > my work around was to force an ACL with default other read permissions
on
> > /home/.acme
>
> Yeah, you mentioned this earlier. Could you please tell me what exactly
> you did there?
>
> --
> With best regards
>
> Michael Stauber
> _______________________________________________
> Blueonyx mailing list
> Blueonyx at mail.blueonyx.it
> http://mail.blueonyx.it/mailman/listinfo/blueonyx
------- End of Original Message -------
More information about the Blueonyx
mailing list