Re: [Exim] fails to re-bind to port 25 after a SigHUP

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Jim Knoble
Fecha:  
A: exim-users
Asunto: Re: [Exim] fails to re-bind to port 25 after a SigHUP
På 2000-Jan-28 klokka 13:44:03 +0000 skrivet Jeffrey Goldberg:

: That's your problem. Exim should be SUID root

[...]

: and 
: 
:   chmod 1755 exim
         ^^^^^^


Jeffrey's decimal-to-octal converter is off by 512. That should be:

chmod 02755 exim

01755 will turn on the sticky bit.

(Experienced folks will see this right away, but inexperienced ones
might not.)

--
jim knoble
jmknoble@???