File: control

package info (click to toggle)
xtradius 1.1-pre2-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 880 kB
  • ctags: 803
  • sloc: ansic: 8,719; perl: 651; sh: 219; makefile: 116; sql: 21
file content (23 lines) | stat: -rw-r--r-- 828 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
Source: xtradius
Section: net
Priority: optional
Maintainer: Marco Nenciarini <mnencia@debian.org>
Build-Depends: debhelper (>> 3.0.0)
Standards-Version: 3.5.2

Package: xtradius
Architecture: any
Depends: ${shlibs:Depends}
Provides: radiusd
Conflicts: radiusd, radiusd-livingston, radius-cistron
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.4. 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.