Man page - checkrad(5)
Packages contas this manual
- rlm_chap(5)
- radrelay(8)
- rlm_ippool_tool(8)
- radmin(8)
- radtest(1)
- radsqlrelay(8)
- rlm_mschap(5)
- rlm_realm(5)
- rlm_attr_filter(5)
- rlm_unix(5)
- rlm_sql(5)
- radwho(1)
- clients.conf(5)
- rlm_digest(5)
- rlm_files(5)
- radlast(1)
- radclient(1)
- rlm_detail(5)
- rlm_idn(5)
- rlm_expr(5)
- raddebug(8)
- rlm_sqlippool_tool(8)
- rlm_unbound(5)
- smbencrypt(1)
- checkrad(5)
- rlm_always(5)
- radeapclient(1)
- radrelay.conf(5)
- radsniff(8)
- rlm_counter(5)
- freeradius(8)
- radcrypt(8)
- radiusd.conf(5)
- rlm_passwd(5)
- rlm_pap(5)
- dictionary(5)
- unlang(5)
- rad_counter(1)
- radzap(1)
- users(5)
Package: freeradius-common
apt-get install freeradius-common
apt-get install freeradius-common
Manuals in package:
Documentations in package:
Manual
| CHECKRAD(5) | File Formats Manual | CHECKRAD(5) |
NAME
checkrad -- See if a user is (still) logged in on a certain port.
SYNOPSIS
checkrad [-d] nas-type nas-ip nas-port login session-id
DESCRIPTION
Checkrad is used by the radius server to check if its idea of a user logged in on a certain port/NAS is correct if a double login is detected.
Returns: 0 = no duplicate, 1 = duplicate, >1 = error.
OPTIONS
- ascend
- bay
- cisco
- cisco_l2tp
- computone
- cvx
- digitro
- dot1x
- livingston
- max40xx
- mikrotik
- mikrotik_snmp
- multitech
- netserver
- other
- pathras
- patton
- portslave
- pr3000
- pr4000
- redback
- tc
- usrhiper
- versanet
The "other" type cause checkrad to skip any check and always returns 1.
- nas-ip
- IP address of the NAS to check.
- nas-port
- The NAS port to check (may be ignored by some nas-type).
- login
- The login name to check.
- session-id
- Session to check. (actually ignored by all nas-type)
SEE ALSO
radiusd(8)
AUTHOR
Written by Miquel van Smoorenburg, miquels@cistron.nl.
This manual page was written by Marco Nenciarini <mnencia@debian.org> for the Debian project (but may be used by others).
| 13 January 2006 |