A freeradius container, including the privacyIDEA plugin.
8.6K
A simple freeradius server including the privacyIDEA-FreeRADIUS plugin. The radius authentication will be validated by a privacyIDEA server.
| Variable | Default | Description |
|---|---|---|
RADIUS_PI_HOST | 127.0.0.1 | Hostname / IP of the privacyIDEA Server |
RADIUS_PI_REALM | Set the default realm | |
RADIUS_PI_RESCONF | Set the default resolver | |
RADIUS_PI_SSLCHECK | false | Set to true to run with ssl check. root CA certificate import is not yet implemented |
RADIUS_PI_TIMEOUT | 10 | Set timout for the request to the privacyIDEA server |
docker exec -ti privacyidea-radius /opt/bin/radtest <username> <password> 127.0.0.1 1 testing123
docker run --rm -dt -p 1812:1812/tcp -e ... privacyidea-radius freeradius -X
[Default]
URL =
REALM =
RESCONF =
SSL_CHECK =
DEBUG =
TIMEOUT =
Content type
Image
Digest
sha256:36fcd78d2…
Size
64.9 MB
Last updated
about 1 month ago
docker pull gpappsoft/privacyidea-freeradius