[
{rabbit, [
{tcp_listeners, [{"0.0.0.0", 5672}]},
{log_levels, [{connection, debug}]},
{default_user, <<"admin">>},
{default_pass, <<"verycomplicatedpassword">>},
{default_vhost, <<"default">>}
]}
].--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You can provide a hash via HTTP API or delete the defaultuser and create a new one via `rabbitmqctl`.3.7.0 will support a generic way to provide encrypted values in the configbut it's not worth the pain for this case.
On Tue, Jan 31, 2017 at 1:14 PM, <jan.go...@enervalis.com> wrote:
Is there a way to store the default password in a hashed format ?Consider the following configuration, is there a way to specify a hash instead of "verycomplicatedpassword" ?TIA ![
{rabbit, [
{tcp_listeners, [{"0.0.0.0", 5672}]},
{log_levels, [{connection, debug}]},
{default_user, <<"admin">>},
{default_pass, <<"verycomplicatedpassword">>},
{default_vhost, <<"default">>}
]}
].
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitm...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--MKStaff Software Engineer, Pivotal/RabbitMQ
You can provide a hash via HTTP API or delete the defaultuser and create a new one via `rabbitmqctl`.3.7.0 will support a generic way to provide encrypted values in the configbut it's not worth the pain for this case.
On Tue, Jan 31, 2017 at 1:14 PM, <jan.go...@enervalis.com> wrote:
Is there a way to store the default password in a hashed format ?Consider the following configuration, is there a way to specify a hash instead of "verycomplicatedpassword" ?TIA ![
{rabbit, [
{tcp_listeners, [{"0.0.0.0", 5672}]},
{log_levels, [{connection, debug}]},
{default_user, <<"admin">>},
{default_pass, <<"verycomplicatedpassword">>},
{default_vhost, <<"default">>}
]}
].
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitm...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--MKStaff Software Engineer, Pivotal/RabbitMQ
--
You received this message because you are subscribed to a topic in the Google Groups "rabbitmq-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/rabbitmq-users/YpgOloOGQGo/unsubscribe.
To unsubscribe from this group and all its topics, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-user...@googlegroups.com.
To post to this group, send email to rabbitm...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--MKStaff Software Engineer, Pivotal/RabbitMQ
--
You received this message because you are subscribed to a topic in the Google Groups "rabbitmq-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/rabbitmq-users/YpgOloOGQGo/unsubscribe.
To unsubscribe from this group and all its topics, send an email to rabbitmq-user...@googlegroups.com.
To post to this group, send email to rabbitm...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
----
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-user...@googlegroups.com.