CESNET / netopeer2

NETCONF toolset
BSD 3-Clause "New" or "Revised" License
296 stars 187 forks source link

Authentication failed #1443

Open hrmnboparai opened 1 year ago

hrmnboparai commented 1 year ago

[INF]: LN: Failed to retrieve the shadow entry .

I installed sysrepo and netopeer2 and changed the port from default to 8000 in netopeer2/modules/ietf-netconf-server@2019-07-02.yang. After that I tried to connect using netopeer2-cli and this was the result

In netopeer2-cli it shows "nc ERROR: Unable to authenticate to the remote server (all attempts via supported authentication methods failed). cmd_connect: Connecting to the localhost:8000 as user "harmandeep" failed." AuthError

michalvasko commented 11 months ago

I do not think the problem is the changed port, does the user harmandeep exist on the system?