On Tue, Sep 22, 2009 at 05:24:28PM +0200, Antoine Jacoutot wrote:
> Date: Tue, 22 Sep 2009 17:24:28 +0200 (CEST)
> From: Antoine Jacoutot <[email protected]>
> Subject: Re: Hiawatha and OpenBSD
> To: Marco Spiga <[email protected]>
> cc: [email protected]
>
> On Tue, 22 Sep 2009, Marco Spiga wrote:
> > If I have understand, you have hiawatha that work with uid/gid (for
> > example)
> > '_hiawatha:_hiawatha' and your perl script setup with permission like:
> > -rwxr-x--- 1 user virtservuser /var/pathofyourperlscript/script.pl ??????
>
> yes.
>
>
> --
> Antoine
Ok Antoine
I try with trivial " rwxr-x--- 1 user virtservuser ...... printenv.cgi"
-- start of content:
#!/bin/sh
echo "Content-Type: text/plain"
echo "Hello World"
printenv
id
-- end of content
Do you think that will run this shell script under OpenBSD?
Many Thanks
--
!!!!! Messaggio da Marco !!!!!