my shell is bash...
how can i assign the root_password_sha2 configuration setting manually???
please help

On Monday, January 30, 2017 at 12:43:34 AM UTC+3:30, Jochen Schalanda wrote:
>
> Hi,
>
> those 2 commands work for me. How exactly are you entering and executing 
> them and which shell are you using?
>
> Of course you can also simply assign the root_password_sha2 configuration 
> setting manually in your Graylog configuration file.
>
>
> Cheers,
> Jochen
>
> On Sunday, 29 January 2017 13:09:19 UTC+1, [email protected] wrote:
>>
>> hi
>> we config Graylog with package and in this step when i insert below 
>> command , show this error:
>> command:PASSWORD=$(echo -n password | shasum -a 256 | awk '{print $1}')
>>                sudo -E sed -i -e 's/root_password_sha2 
>> =.*/root_password_sha2 = '$PASSWORD'/' /etc/graylog2.conf
>>
>> Error:sed: -e expression #1, char 54: unterminated 's' command
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Graylog Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/22ba80b4-0156-4e21-baee-7b9d1d875f00%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to