⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 radzap.texi

📁 gnu 的radius服务器很好用的
💻 TEXI
字号:
@c This is part of the Radius manual.@c Copyright (C) 1999,2000,2001,2002,2003 Free Software Foundation, Inc.@c Written by Sergey Poznyakoff@c See file radius.texi for copying conditions.@comment *******************************************************************@node Radzap, Radgrep, Radlast, Utility Programs@section @command{radzap}@pindex radzap@cindex Deleting hung user sessions@command{radzap} searches the Radius accounting database for matching loginrecords and closes them.At least one of the options @option{-n}, @option{-p}, or the user name must bespecified. If they are used in conjunction, they are taken as ifjoined by the logical @sc{and} operation.@command{radzap} operates in two modes: silent and confirm. The silentmode is enabled by default. When run in this mode, @command{radzap} deletesevery record that matches the search conditions given.In confirm mode @command{radzap} will ask for a confirmationbefore zapping each matching record. Any line beginning with a @samp{y}is taken as a positive response; any other line is taken as a negativeresponse.The confirm mode is toggled by the command line option @option{-c}.@subheading Syntax@smallexampleradzap [@var{options}] [@var{username}]@end smallexample@noindentOptions are:@table @option@item -c@itemx --confirmEnable confirm mode. @item -d @var{dir}@itemx --directory @var{dir}Specify alternate configuration directory. Default is @file{@value{RADDB}}.@item -f @var{file}@itemx --file @var{file}Operate on @var{file} instead of the default@file{@var{RADLOG}/radutmp}.@item -l @var{dir}@itemx --log-directory @var{dir}Search the file @file{radutmp} in the given directory.This option is deprecated. It is currently retained for backwardcompatibility with previous versions.@item -q@itemx --quietDisable confirm mode.@item -h@itemx --helpDisplay a short help summary, and exit.@item -n @var{name}@itemx --nas @var{name}Specify @NAS{} name to zap user from.@item -p @var{port}@itemx --port @var{port}Specify the port number of the session to be zapped. The port numbercan be specified either in its full form, e.g. @code{radzap -p S02}, or inits short form, e.g. @code{radzap -p 2}.@end table

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -