File: README

package info (click to toggle)
nufw 2.4.3-3.1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 5,784 kB
  • ctags: 4,292
  • sloc: ansic: 32,174; sh: 10,146; python: 4,176; perl: 630; makefile: 610; lex: 176; php: 168; yacc: 117; xml: 34
file content (38 lines) | stat: -rw-r--r-- 768 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Introduction
============

nuauth_command is an interface to control some important features of nuauth
daemon like get list of connected users or reload configuration.

Commands
========

Main commands:

 * quit: disconnect
 * refresh cache: refresh all caches
 * reload: reload nuauth configuration

Information:

 * help: display list of usable commands
 * version: display nuauth version
 * uptime: display nuauth starting time and uptime

User management:

 * users: list connected users
 * disconnect all: disconnect all users
 * disconnect ID: disconnect an user with his session identifier

Firewalls information:

 * firewalls: list connected firewalls

Debug commands:

 * display debug_level
 * display debug_areas
 * debug_level LEVEL
 * debug_areas AREAS