Scroll to navigation

filter(4gx) Gromox admin reference filter(4gx)

Name

user_filter — Service plugin for application of user login limits

Configuration directives

The usual config file location is /etc/gromox/user_filter.cfg.


Default: user_filter_add
Default: 1minute
Default: 0
Default: 10
The maximum number of additional string table entries on top of what the on-disk table file has supplied. So when the table file contains 40 entries and growing_num is 100, the in-memory copy of the table can hold up to 140 entries total.
Default: 0
Flag which determines whether matches should treat uppercase and lowercase differently or not.
Default: false

Default: user_filter_judge

Default: user_filter_query
Default: 2000

Files

config_file_path/user_filter.cfg: configuration

See also

gromox(7)

Gromox