Re: Make a users directory and files writable for other users

2006-03-20 Thread Matus UHLAR - fantomas
On 15.03.06 19:52, Jacob Friis Saxberg wrote: > How can I make a users directory and files writable for other users? remember the security... do you really need to do this? -- Matus UHLAR - fantomas, [EMAIL PROTECTED] ; http://www.fantomas.sk/ Warning: I wish NOT to receive e-mail advertising

Re: Make a users directory and files writable for other users

2006-03-15 Thread Paul Johnson
On Wednesday 15 March 2006 10:52, Jacob Friis Saxberg wrote: > How can I make a users directory and files writable for other users? The easiest, safest way is to add the user you want to have write access to the same group as the user who owns the directory you want to give access to. M

Make a users directory and files writable for other users

2006-03-15 Thread Jacob Friis Saxberg
Hi. How can I make a users directory and files writable for other users? /Jacob