On Oct 9, 2018, at 10:32, David Klann <[email protected]> wrote:

> Long story short: I'd check ownership and permissions of /usr/bin/ripcd,
> and the process owner for the running ripcd process.

Correct. ripcd(8) will run all scripts as the user/group specified in the 
‘[Identity]’ section of rd.conf(5), but it itself needs to be running as ‘root’ 
or the setuid() and setgid() calls will fail. Setting the ‘ripcd’ binary to be 
SETUID ‘root’ should fix this. (This is how the permissions are set on a CentOS 
setup).

Cheers!


|----------------------------------------------------------------------|
| Frederick F. Gleason, Jr. |              Chief Developer             |
|                           |              Paravel Systems             |
|----------------------------------------------------------------------|
|          A room without books is like a body without a soul.         |
|                                         -- Cicero                    |
|----------------------------------------------------------------------|
_______________________________________________
Rivendell-dev mailing list
[email protected]
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

Reply via email to