Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 242 Bytes

File metadata and controls

7 lines (4 loc) · 242 Bytes

ldap-radius

A lightweight radius server written in go which uses ldap as authentication source.

To configure you have to modify config_example.gcfg and copy it to config.gcfg.

To build it, just rungo build in the source directory.