Can two Erlang nodes communicate using the Erlang standard distribution protocol even if they do not share the same cookie ?
P.S: from erlang certification exam and already referred to this link Erlang : Disallowed Nodes / Maybe Cookie question
but did not able to get a clear idea.
Two nodes must share the same cookie to be able to communicate with each other.