I have installed ejabberd-18.09 on mac through binary installation. But I am not able to find the .erlang.cookie file
. Ejabberd is working fine, but is there any command to get the path of the cookie file. If not, where can I find it?
EDIT
Although I can't find the .erlang.cookie file anywhere in the system but after starting the ejabberd in live mode I get erlang:get_cookie() as a cookie.
I am actually stumped here about how can I change this cookie from it's current value to something else as there is no flag as -setCookie AWSXEDCRFVGBGHT
anywhere in the ejabberdctl file.
Can anyone help me out here?