netradius

command module
v0.0.0-b2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 21, 2023 License: MIT Imports: 9 Imported by: 0

README

NetAuth RADIUS Server

The NetAuth RADIUS server acts as a RADIUS protocol bridge to allow basic authentication against the NetAuth entity authentication flow for services that understand the RADIUS protocol, sometimes referred to as 802.1X.

The RADIUS server is extremely simplistic and only supports the PAP profile, so use with care. For this reason you should try to install the server as close to your RADIUS clients as possible to avoid information being transmitted insecurely. There is no need to run a single netradius server for an entire site, an arbitrarily many servers may be deployed.

The NAS Secret implementation is very simplistic, expecting a single shared key for all clients. You may set this key via the NETAUTH_RADIUS_SECRET environment variable.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL