usually, on a local system, changing a folder's owner is easy:<BR><BR>examples<BR><BR>chown -R user:group folder<BR><BR>or<BR>chown -R user folder<BR><BR><BR>How do I do it on an OS X server that is ...
This is probably in the wiki - but there seems to be some confusion about permissions, so I'll briefly describe them.<BR><BR>There are four numbers that have have to do with permissions - the first is ...