1CHECKRAD(5)                   File Formats Manual                  CHECKRAD(5)
2
3
4

NAME

6       checkrad -- See if a user is (still) logged in on a certain port.
7

SYNOPSIS

9       checkrad [-d] nas-type nas-ip nas-port login session-id
10

DESCRIPTION

12       Checkrad  is  used  by the radius server to check if its idea of a user
13       logged in on a certain  port/NAS  is  correct  if  a  double  login  is
14       detected.
15
16       Returns: 0 = no duplicate, 1 = duplicate, >1 = error.
17
18

OPTIONS

20       -d     Enable printing of debugging information.
21
22
23       nas-type
24              Type of port/NAS. Can be one of:
25
26
27              ·      ascend
28
29              ·      bay
30
31              ·      cisco
32
33              ·      cisco_l2tp
34
35              ·      computone
36
37              ·      cvx
38
39              ·      digitro
40
41              ·      dot1x
42
43              ·      livingston
44
45              ·      max40xx
46
47              ·      mikrotik
48
49              ·      mikrotik_snmp
50
51              ·      multitech
52
53              ·      netserver
54
55              ·      other
56
57              ·      pathras
58
59              ·      patton
60
61              ·      portslave
62
63              ·      pr3000
64
65              ·      pr4000
66
67              ·      redback
68
69              ·      tc
70
71              ·      usrhiper
72
73              ·      versanet
74
75              The  "other"  type  cause  checkrad to skip any check and always
76              returns 1.
77
78
79
80       nas-ip IP address of the NAS to check.
81
82
83       nas-port
84              The NAS port to check (may be ignored by some nas-type).
85
86
87       login  The login name to check.
88
89
90       session-id
91              Session to check. (actually ignored by all nas-type)
92
93

SEE ALSO

95       radiusd(8)
96
97

AUTHOR

99       Written by Miquel van Smoorenburg, miquels@cistron.nl.
100
101       This manual page was written by Marco  Nenciarini  <mnencia@debian.org>
102       for the Debian project (but may be used by others).
103
104
105
106                                13 January 2006                    CHECKRAD(5)
Impressum