File: control

package info (click to toggle)
xtradius 1.2.1-beta2-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,252 kB
  • ctags: 921
  • sloc: ansic: 10,181; perl: 733; sh: 260; makefile: 149; sql: 21
file content (24 lines) | stat: -rw-r--r-- 830 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
Source: xtradius
Section: net
Priority: optional
Maintainer: Marco Nenciarini <mnencia@debian.org>
Build-Depends: debhelper (>> 3.0.0)
Standards-Version: 3.5.6.1

Package: xtradius
Architecture: any
Depends: ${shlibs:Depends}
Replaces: radius-server
Provides: radius-server
Conflicts: radius-server
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.