xref: /OK3568_Linux_fs/buildroot/package/libpam-radius-auth/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_LIBPAM_RADIUS_AUTH
2	bool "libpam-radius-auth"
3	help
4	  This is the PAM to RADIUS authentication module. It allows
5	  any PAM-capable machine to become a RADIUS client for
6	  authentication and accounting requests. You will need a
7	  RADIUS server to perform the actual authentication.
8
9	  http://freeradius.org/pam_radius_auth/
10