Navigation

    Hedgehack community

    • Login
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    the caster does not recognize your priv

    YCCaster
    2
    2
    265
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ummagumma44
      ummagumma44 last edited by

      Re: Client problem

      Seen the same problem on 1.0.6 amd-64 version of yccaster. It seems for me that file clients.yml (or whatever You use for the "File" authorization) read not completely by yccaster daemon. I solve my problem that was seen as "401: Unathorized" error from client's side and as "unauthorized: no such user: user001" from daemon's side with 2-liner clients.yml such as:

      • username: user001
        password: ppaassww
        The solution was to add two another lines to clients.yml
      • username: user001
        password: ppaassww
      • username: user002
        password: aappssoo
        Authentication now work for user002, for user001 I still receive "401: Unathorized".
      ilyavialkov 1 Reply Last reply Reply Quote 0
      • ilyavialkov
        ilyavialkov @ummagumma44 last edited by

        @ummagumma44 Hi
        Please attach your clients.yml file, I'll check it

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Powered by NodeBB | Contributors