Skip to content

[bug]: RPCAUTH Issues #163

@horologger

Description

@horologger

Prerequisites

  • I have searched for existing issues that already report this problem.

Device

Laptop/Desktop

Device OS

Linux

Device OS Version

0.3.6

Browser

Firefox

Browser Version

na

Current Behavior

  1. The Generate RPC User Credentials action destroy's existing rpcauth entries in bitcoind.conf instead of appending them.
  2. The user in the rpcauth is double-quoted where is should be unquoted rpcauth="bubba": vs. rpcauth=bubba:
  3. The hash algorithm used is incorrect for bitcoind. Verify with this public tool (only for testing, don't leak access to your production servers) https://jlopp.github.io/bitcoin-core-rpc-auth-generator/
  4. Unclear if the bitcoind service should restart or if it watches the conf file and acts appropriately.

Expected Behavior

Things should work.

Steps to Reproduce

See above

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions