[hobbit] Wrong permissions on bb.html

Henrik Stoerner henrik at hswn.dk
Mon Aug 1 15:22:54 CEST 2005


On Mon, Aug 01, 2005 at 07:39:48AM -0500, Daniel J McDonald wrote:
> I built a new hobbit server, running 4.1.1, on Mandriva 2005.
> 
> bb.html, bb2.html, and bbnk.html show up with permissions of 600.
> Apache refuses to read the files....

Sounds like the "umask" setting for the hobbit user is too restrictive.
Hobbit creates all files requesting mode 666, but the proces' umask
setting can modify this.

You'd probably want to stick a "umask 022" into your startup script.


Henrik




More information about the Xymon mailing list