On Tue, Feb 08, 2005 at 05:09:46PM +0800, Juliana Ng wrote: > Can anyone point me in the right direction of how I'd go about modifying > Jabber 1.4.2 so that the account XML flat files (contents being > <xdb>.</xdb> are written with 644 permissions instead of 600 > permissions? Try jabberd/lib/expat.c line 191, in function xmlnode2file(). -r