Skip to content

Authentication Failure When Setting Username/Password for Mount Point #9

@knorrrr

Description

@knorrrr

Authentication Issues with Mount Points and Debugging Request

Issue Description

I'm experiencing two issues with the software:

  1. Authentication Problem:

    • I'm trying to set up username/password authentication for a mount point, but connections are being refused
    • Upon investigation, I found that authenticate_user_request (con, &req)) is failing because on_get_user(con, &checkuser) == NULL
    • This prevents connections from ROVER
    • I've tried testing with u-center and RTKLIB (rtknavi)
    • I am able to operate it without username and password.
  2. Debugging Request:

    • I would like to display xa_debug messages to help with troubleshooting
    • Could you please provide instructions on how to enable and view these debug messages?

Environment

  • Software: Docker
  • Testing tools: u-center and RTKLIB (rtknavi)

Questions

  1. How can I properly configure username/password authentication for mount points to allow ROVER connections?
  2. What is the proper way to enable and view xa_debug messages?

Thank you in advance for your help and for maintaining this excellent project. Your work is greatly appreciated!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions