1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-04-30 05:31:18 +01:00
Files
operating-system/buildroot/package/libpam-radius-auth/Config.in
2018-03-17 23:47:00 +00:00

10 lines
347 B
Plaintext

config BR2_PACKAGE_LIBPAM_RADIUS_AUTH
bool "libpam-radius-auth"
help
This is the PAM to RADIUS authentication module. It allows
any PAM-capable machine to become a RADIUS client for
authentication and accounting requests. You will need a
RADIUS server to perform the actual authentication.
http://freeradius.org/pam_radius_auth/