blob: b8090aeb8de3089816d15511ff2e8fa6b0fac8b9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
Source: libpam-radius-auth
Maintainer: Fabio M. Di Nitto <fabbione@fabbione.net>
Section: libs
Priority: extra
Standards-Version: 3.9.6
Build-Depends: libpam0g-dev | libpam-dev, debhelper (>= 4.1.16)
Package: libpam-radius-auth
Architecture: any
Depends: ${shlibs:Depends}
Suggests: radius-server
Description: The PAM RADIUS authentication module
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, however, need to supply your own RADIUS server to
perform the actual authentication
|