File: control

package info (click to toggle)
xtradius 1.2.1-beta2-5
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,256 kB
  • ctags: 921
  • sloc: ansic: 10,183; perl: 733; sh: 267; makefile: 148; sql: 21
file content (25 lines) | stat: -rw-r--r-- 852 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Source: xtradius
Section: net
Priority: optional
Maintainer: Marco Nenciarini <mnencia@debian.org>
Build-Depends: debhelper (>> 5.0.0)
Standards-Version: 3.6.2.0

Package: xtradius
Architecture: any
Depends: ${shlibs:Depends}
Replaces: radius-server
Provides: radius-server
Conflicts: radius-server
Suggests: snmp, rusers
Description: Free radius server implementation
 XtRadius is a free radius server implementation. The main feature is that
 it can handle user accounting and authentication information via external
 fully configurable scripts.
 .
 The Radius server is based on Cistron Radius 1.6.6. You can write script to
 make you own auth and/or accounting routines without having to patch the
 main server.
 .
 Communication between XtRadius server and external scripts can be made
 using command line parameters or via environment variables.