File: control

package info (click to toggle)
portslave 2005.04.03
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, sarge
  • size: 860 kB
  • ctags: 690
  • sloc: ansic: 7,309; sh: 176; makefile: 121
file content (20 lines) | stat: -rw-r--r-- 847 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: portslave
Section: comm
Priority: optional
Maintainer: Russell Coker <russell@coker.com.au>
Build-Depends: debhelper, xutils, libradius1-dev, ppp-dev
Standards-Version: 3.5.6

Package: portslave
Architecture: any
Depends: ${shlibs:Depends}, ppp (>= 2.4.3-20050321), radiusclient1
Description: Terminal server that does PPP and authenticates via RADIUS
 This package provides a program named portslave which will use AT commands
 to answer a modem when it rings. It will then display a login: prompt at
 which the user can enter a user-name and password. If the user sends PPP
 data then portslave will run it's own pppd instead and authenticate the user
 via PAP. When the user-name and password are received they will be verified
 via a RADIUS server.
 .
 At the end of the call the accounting data will be written to the RADIUS
 server.