The Network People Support Forums

Mail::Toaster => Installation Issues => Topic started by: rlance on January 13, 2007, 10:45:13 AM

Title: user 501 ?
Post by: rlance on January 13, 2007, 10:45:13 AM
Who was user 501, and why does www/data install with it as owner, and some of the stuff in it?
Title: Re: user 501 ?
Post by: matt on January 18, 2007, 08:58:25 AM
Correction to your question: "Who _is_ user 501"... :-)

IntelliBigMac:~/mt matt$ id
uid=501(matt) gid=501(matt) groups=501(matt), 81(appserveradm), 79(appserverusr), 80(admin), 20(staff)

I write all my software on my Mac, before it gets tested and implemented on FreeBSD systems, and sometimes Linux. It really doesn't matter what UID those files are owned by on your server, so long as they aren't editable by user www or nobody. Change them to your UID if it pleases you.