Config Context issue with credentials per device basis #4468

Closed
opened 2025-12-29 18:36:20 +01:00 by adam · 0 comments
Owner

Originally created by @calvinrobson on GitHub (Jan 16, 2021).

Hello,

I have recently began using netbox and I have searched everywhere for this.
I am having an issue with credentials on a per devices basis, I have tried to place a username and password into the "Config Context" tab but it is not working.

I have used the JSON format:

{
"NAPALM_USERNAME": "username",
"NAPALM_PASSWORD": "password"
}

it is stating that I have used "incorrect authentication" can you please help me with what I am possibly doing wrong?

Is there a different format, if so, how should it be done?

Thanks,

Originally created by @calvinrobson on GitHub (Jan 16, 2021). Hello, I have recently began using netbox and I have searched everywhere for this. I am having an issue with credentials on a per devices basis, I have tried to place a username and password into the "Config Context" tab but it is not working. I have used the JSON format: { "NAPALM_USERNAME": "username", "NAPALM_PASSWORD": "password" } it is stating that I have used "incorrect authentication" can you please help me with what I am possibly doing wrong? Is there a different format, if so, how should it be done? Thanks,
adam closed this issue 2025-12-29 18:36:20 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#4468