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

Top Page
Delete this message
Reply to this message
Author: Ben Smithurst
Date:  
To: exim-users
Subject: [Exim] Re: fails to re-bind to port 25 after a SigHUP
Jim Knoble wrote:

> 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.


02755 will turn in the set-*group*-id bit. You want 04755 for suid.

--
Ben Smithurst / ben@??? / PGP: 0x99392F7D