
g at guillecarlos
Sep 29, 2009, 2:04 PM
Post #3 of 3
(155 views)
Permalink
|
According to my family I was born on Earth, which might actually explain a lot :) Anyways thanks everything is rolling!!!! On Tue, Sep 29, 2009 at 5:42 AM, Paul J Stevens <paul[at]nfg.nl> wrote: > Guille Carlos wrote: > > This is the content of the autoreply.rb script that I have placed in > > root (/), permissions are set to read, write, exec for everyone: > > #!/bin/sh > > touch /testfile > > What planet are you from? Don't install *anything* in /! Major culture > shock :-) > > This is a permission problem. The postfix user is not allowed to create > a file in /. Move the script to a safer location like /usr/local/bin, > and have it touch a file in /tmp/ instead. > > > > -- > ________________________________________________________________ > Paul Stevens paul at nfg.nl > NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31 > The Netherlands________________________________http://www.nfg.nl > -- Guille http://guillecarlos.com http://twitter.com/guillec http://awayfind.com/guille
|