mirror of
https://github.com/samba-team/samba.git
synced 2024-12-28 07:21:54 +03:00
d931e73fb8
In RHEL 6+, rpc.statd runs as "rpcuser" instead of root as on RHEL 5. This prevents CTDB tool commands talking to daemon since "rpcuser" cannot access CTDB socket. Signed-off-by: Amitay Isaacs <amitay@gmail.com> Pair-Programmed-With: Martin Schwenke <martin@meltin.net> (This used to be ctdb commit fe8c4880b371492a38554868d4ca10918c54e412)
4 lines
100 B
Plaintext
4 lines
100 B
Plaintext
Defaults!/etc/ctdb/statd-callout !requiretty
|
|
|
|
rpcuser ALL=(ALL) NOPASSWD: /etc/ctdb/statd-callout
|