>>>>> "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
>>>>> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Actually that one is troublesome... last time I checked boost Lars> have no way of setting the mode for the created dir. Jean-Marc> What mode does it use? I see we use either 700 or 777, why Jean-Marc> is that? Answering to myself: I see boost only uses 777. We need 700 to avoid making our temp files readable/writeable to other users. JMarc