Don't start if the config files are globally readable or writable.
authoraland <aland>
Tue, 30 Jan 2007 13:04:40 +0000 (13:04 +0000)
committeraland <aland>
Tue, 30 Jan 2007 13:04:40 +0000 (13:04 +0000)
commit57f63ebde3f8471eafeb7868d1d9c55442d550b3
tree3177922ed0edf89168d6788747a5c8de6edd4304
parent6061a685cc657d9a849f2d36ae93acca23902b06
Don't start if the config files are globally readable or writable.

Writable means that anyone can execute programs as the server.

Readable means that anyone can read the shared secrets, and spoof
the server
src/main/conffile.c