Re: Unknown user script

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: John Horne
Fecha:  
A: exim-users
Asunto: Re: Unknown user script
> Access rights! The script I was using was tucked away in a source directory.
> I moved it to /tmp and chmod 777. All worked fine! I then chmod 750, set
> owner to exim, group to mail, and in configure set "user = exim" and "group
> = mail" and it failed again. I seems world-read/execute is required.
>

Not so. As Philip pointed out world r/x shouldn't be necessary. I had
included the user (exim) in "never_users". This meant that the user nobody
was used instead to try and execute the script. Since the script wasn't owned
by nobody and didn't have world r/x it failed. Apologies to all.

John.

***************************************************************************
John Horne,                                  E-mail: J.Horne@???
Computing Service,                           Phone : +44 (0) 1752 233911
University of Plymouth, UK.                  Fax   : +44 (0) 1752 233919



--
* This is sent by the exim-users mailing list.  To unsubscribe send a
    mail with subject "unsubscribe" to exim-users-request@???
* Exim information can be found at http://www.exim.org/