.TH "eurephiadm blacklist" "7" "July 2010" "David Sommerseth" "" .SH "NAME" .B eurephiadm-blacklist \- Manage the eurephia blacklist .SH "DESCRIPTION" After a configured amount of failed attempts, IP addresses, certificates and/or user names will get blacklisted. The \fBeurephiadm blacklist\fR command can be used to delete blacklist entries, or even explicitly add new blacklist entries manually. Available modes for the blacklist command are: .TP \fB\-l\fR | \fB\-\-list\fR List all entries on the blacklist .TP \fB\-A\fR | \fB\-\-add\fR Add an entry to the blacklist .TP \fB\-D\fR | \fB\-\-delete\fR Delete an entry from the blacklist .TP \fB\-h\fR | \fB\-\-help\fR [] Show help .SH "LIST MODE" .PP The blacklist list mode will show registered entries in the blacklist. .TP \fB\-v\fR | \fB\-\-verbose\fR Show more details .SS "Filters:" .TP \fB\-u\fR | \fB\-\-username\fR User name .TP \fB\-d\fR | \fB\-\-digest\fR Certificate SHA1 digest .TP \fB\-i\fR | \fB\-\-ipaddr\fR IP address .SH "ADD MODE" .PP The blacklist add mode will register a new entry to be blacklisted. .SS "One of the following parameters must be given (only one):" .TP \fB\-u\fR | \fB\-\-username\fR User name .TP \fB\-d\fR | \fB\-\-digest\fR Certificate SHA1 digest .TP \fB\-i\fR | \fB\-\-ipaddr\fR IP address .SH "DELETE MODE" .PP The blacklist delete mode will remove a blacklisted entry. .SS "One of the following parameters must be given (only one):" .TP \fB\-u\fR | \fB\-\-username\fR User name .TP \fB\-d\fR | \fB\-\-digest\fR Certificate SHA1 digest .TP \fB\-i\fR | \fB\-\-ipaddr\fR IP address .TP \fB\-b\fR | \fB\-\-blid\fR Blacklist record ID .SH "SEE ALSO" \fBeurephiadm\-attempts\fR(7), \fBeurephia\-config\fR(7) .SH "AUTHOR" Copyright (C) 2008\-2012 David Sommerseth