Skip to Content.
Sympa Menu

en - [sympa-users] temp files in /etc

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: John Bazik <address@concealed>
  • To: address@concealed
  • Subject: [sympa-users] temp files in /etc
  • Date: Thu, 19 Aug 2010 16:28:54 -0400

I was trying out list families recently, and discovered that sympa
wants to write in /etc/sympa/families (or /home/sympa/etc/families,
as the docs say). When I instantiate a family, sympa writes xml files
there.

Since that is a configuration directory, I set the permissions to
root-owned and read-only to sympa. Since sympa must be run as user
sympa, and to make families work, I have to make that directory writable
by sympa.

That seems like a bad idea, security-wise. Also, I set up my servers
as a failover pair, and do not share the /etc directory, since I
assumed it was read-only. Wouldn't it make more sense to write those
files in expl?

I'm running 5.3.4, but I checked the latest (6.1b.4) release, and the
code in Family.pm is the same.

John



Archive powered by MHonArc 2.6.19+.

Top of Page