Jake,
On Sun, Nov 4, 2018 at 1:27 PM Jake Litwin <[email protected]> wrote:

> Hi Drew,
>
> When I get to the sudo commands after the ps ax commands it's still
> telling me "rd is not in the sudoers file. This incident will be reported."
> Just out of curiosity are these steps not valid anymore? That's what I
> followed exactly.
> http://static.paravelsystems.com/rivendell-install/rivendell-install-rhel7.html
>

Looks good but I can't say for sure.

I have this:

 rd      ALL=(ALL)       ALL

in a file in:

/etc/sudoers.d/

my file is named test1 but it does not matter.

Try this first:

grep wheel /etc/group

is rd in the group wheel?


cat sudoers

## Allows people in group wheel to run all commands
%wheel ALL=(ALL) ALL

This is what should be controlling rd being able to run commands as sudo
iirc, however, for some reason I have that special file test1...

all the best,

drew



> On Sun, Nov 4, 2018 at 12:11 PM drew Roberts <[email protected]> wrote:
>
>> Jake,
>>
>> you are operating at a level above what I am suggesting...
>>
>> On Sun, Nov 4, 2018 at 9:22 AM Jake Litwin <[email protected]>
>> wrote:
>>
>>> Thanks for the reply Drew. The first thing I noticed if I try to do a
>>> systemctl status is that I get rd is not in the sudoers file. So I did a su
>>> - to root. I first checked caed in the output was Unit caed.service could
>>> not be found. Same goes for ripcd and rdcatchd.
>>>
>>
>> For this experiment, do not try to start rivendell in any normal way...
>>
>> So, open three terminals (xterm, gnome-terminal, etc.
>>
>> Let's check if any of Riv's daemons are actually running and kill them if
>> so.
>>
>> From one of the terminals:
>>
>> ps ax | grep caed
>> ps ax | grep ripcd
>> ps ax | grep rdcatchd
>>
>> sudo killall caed
>> sudo killall ripcd
>> sudo kill rdcatchd
>>
>> if you find any running.
>>
>> Now we should be happy that nothing Riv is running.
>>
>> From terminal one:
>> caed
>> if that fails:
>> sudo caed
>>
>> what do you see?
>>
>> From terminal two:
>> ripcd
>> if that fails:
>> sudo ripcd
>>
>> what do you see?
>>
>> From terminal three:
>> rdcatchd
>> if that fails:
>> sudo rdcatchd
>>
>> what do you see?
>>
>> all the best,
>>
>> drew
>>
>>
>>> On Sun, Nov 4, 2018 at 6:53 AM drew Roberts <[email protected]> wrote:
>>>
>>>> Try to start each daemon by hand from a different terminal. Start with
>>>> caed. After that your choice, ripcd and rdcatchd.
>>>>
>>>> Which one fails? Does the message generated give any hints?
>>>>
>>>> all the best,
>>>>
>>>> drew
>>>>
>>>> On Sun, Nov 4, 2018 at 4:33 AM Jake Litwin <[email protected]>
>>>> wrote:
>>>>
>>>>> Hi,
>>>>>
>>>>> I am brand new to the group. Having a little difficulty with the
>>>>> CentOS 7 image. Just a short background that may help aid in an answer for
>>>>> me. I'm installing on an old HP dc5750 with a 1TB hard drive I put in. 4g
>>>>> ram. I downloaded the CentOS minimal from
>>>>> http://centos.mirrors.tds.net/pub/linux/centos/7.5.1804/isos/x86_64/CentOS-7-x86_64-Minimal-1804.iso.
>>>>> I followed the instructions for install thoroughly. Actually tried 3 times
>>>>> to be exact. But I'm getting the cursed cannot start Daemons error. I've
>>>>> googled for past threads for that error and have gone through everything
>>>>> from verify the rd.conf to making sure rduser had access to the database.
>>>>> Everything checks out. I've rebooted numerous times. Kept trying to open
>>>>> rdadmin as suggested that it would eventually open. No luck. I'm at a dead
>>>>> end lol. Can someone maybe help shed some guidance on this for me? Is my 
>>>>> pc
>>>>> too old?
>>>>>
>>>>> --
>>>>> *Jake Litwin*
>>>>> Hit Music Central
>>>>>
>>>>> _______________________________________________
>>>>> Rivendell-dev mailing list
>>>>> [email protected]
>>>>> http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
>>>>>
>>>>
>>>>
>>>> --
>>>> Enjoy great *Bahamian Music* at:
>>>> Bahamian Or Nuttin - http://www.bahamianornuttin.com
>>>> <http://www.bahamianornuttin.com/>
>>>>
>>>
>>>
>>> --
>>> *Jake Litwin*
>>> Program Director
>>> <http://hitmusiccentral.net>
>>>
>>>
>>
>> --
>> Enjoy great *Bahamian Music* at:
>> Bahamian Or Nuttin - http://www.bahamianornuttin.com
>> <http://www.bahamianornuttin.com/>
>>
>
>
> --
> *Jake Litwin*
> Program Director
> <http://hitmusiccentral.net>
>
>

-- 
Enjoy great *Bahamian Music* at:
Bahamian Or Nuttin - http://www.bahamianornuttin.com
<http://www.bahamianornuttin.com/>
_______________________________________________
Rivendell-dev mailing list
[email protected]
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

Reply via email to