gnc-backend-file.c: ERR_BACKEND_PERM too unspecific

Derek Atkins warlord at MIT.EDU
Tue Dec 6 10:20:43 EST 2005


Tim Wunder <tim at thewunders.org> writes:

> OK. But does it try to chown the new file? This still seems to be a
> function for the O/S, and the permissions on the directory. It seems
> to me that an app shouldn't be concerned with file ownership when
> creating a file.

Yes and no.  Yes it runs chown() but it's not trying to change the
OWNER, only the GROUP.  This should be perfectly safe, and it's
something that other apps do too.

-derek
-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord at MIT.EDU                        PGP key available


More information about the gnucash-devel mailing list