Is there a simple method to verify a RabbitMQ user password from command line? By simple I mean:
without rabbitmq_management plugin enabled
without extra dependencies, like ruby/python/etc. libraries not usually present on a Linux machine by default.