RADIUS/TACACS+ authentication integration #6728

Closed
opened 2025-12-29 19:44:33 +01:00 by adam · 1 comment
Owner

Originally created by @rommeljantanap on GitHub (Jul 28, 2022).

NetBox version

v3.2.7

Feature type

New functionality

Proposed functionality

Support for Tacacs+ Authentication and/or Radius Authentication

Use case

It would provide more options for setting up remote user authentication.
This will be of much benefit if these can be setup via the Web GUI.

Database changes

No response

External dependencies

No response

Originally created by @rommeljantanap on GitHub (Jul 28, 2022). ### NetBox version v3.2.7 ### Feature type New functionality ### Proposed functionality Support for Tacacs+ Authentication and/or Radius Authentication ### Use case It would provide more options for setting up remote user authentication. This will be of much benefit if these can be setup via the Web GUI. ### Database changes _No response_ ### External dependencies _No response_
adam added the type: feature label 2025-12-29 19:44:33 +01:00
adam closed this issue 2025-12-29 19:44:33 +01:00
Author
Owner

@jeremystretch commented on GitHub (Jul 28, 2022):

You have the option of configuring a custom remote authentication backend for NetBox by setting the REMOTE_AUTH_BACKEND configuration parameter. However, the creation of a backend for RADIUS and/or TACACS+ servers would be out of scope for NetBox itself. You might be interested in crafting your own.

@jeremystretch commented on GitHub (Jul 28, 2022): You have the option of configuring a custom remote authentication backend for NetBox by setting the [`REMOTE_AUTH_BACKEND`](https://docs.netbox.dev/en/stable/configuration/remote-authentication/#remote_auth_backend) configuration parameter. However, the creation of a backend for RADIUS and/or TACACS+ servers would be out of scope for NetBox itself. You might be interested in crafting your own.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#6728