.TH "eurephiadm adminaccess" "7" "July 2010" "David Sommerseth" "" .SH "NAME" .B eurephiadm-adminaccess \- Access control for eurephia administration features .nf .SH "DESCRIPTION" The \fBeurephiadm adminaccess\fR is used to grant eurephia users access to the different administration modules in eurephia. Available modes for the \fBadminaccess\fR command are: .TP \fB\-G\fR | \fB\-\-grant\fR Grant a specific access level to a user .TP \fB\-R\fR | \fB\-\-revoke\fR Revoke access levels .TP \fB\-l\fR | \fB\-\-list\fR List all granted accesses .HP \fB\-h\fR | \fB\-\-help\fR Help about a specific mode .SH "LIST MODE" The list mode will show the granted user access levels .TP \fB\-i\fR | \fB\-\-uid\fR User account ID .TP \fB\-u\fR | \fB\-\-username\fR User name .TP \fB\-I\fR | \fB\-\-interface\fR Which interfaces to show (default "C") .HP \fB\-a\fR | \fB\-\-access\-level\fR Which access level to show .SH "GRANT MODE" The grant mode will grant a user access to a specified access level. .TP \fB\-i\fR | \fB\-\-uid\fR User account ID .TP \fB\-I\fR | \fB\-\-interface\fR Grant access through which interface (default "C") .HP \fB\-a\fR | \fB\-\-access\-level\fR Which access level to grant access to .SH "REVOKE MODE" The revoke mode will remove an access from the desired user accounts. .TP \fB\-i\fR | \fB\-\-uid\fR User account ID .TP \fB\-I\fR | \fB\-\-interface\fR Revoke access from interface (default "C") .HP \fB\-a\fR | \fB\-\-access\-level\fR Which access level to revoke access from .SH "ACCESS LEVELS" .TP .B attempts This access level grants access to the \fBeurephiadm attempts\fR command. The attempts command can list, reset or delete login attempts records in the database. .TP .B blacklist This is similar to the attempts access. It provides access to the \fBeurphiadm blacklist\fR command, where you can list, add or delete blacklisted usernames, certificate digests or IP addresses. .TP .B certadmin This level is needed to use the \fBeurephiadm certs\fR command. This commands provides you access to list, add or delete certificate information which the eurephia plug\-in will use during the authentication process. .TP .B config This level grants access to the \fBeurephiadm config\fR and \fBeurephiadm show\-config\fR commands. The latter command will list out both the \fBeurephiadm\fR config file and all configuration parameters in the database. The \fBconfig\fR command is used to set or delete configuration parameters in the database. .TP .B fwprofiles This access level is needed to list, add or delete firewall profiles eurephia which may use. .TP .B useradmin This provides access to the \fBeurephiadm users\fR and \fBeurephiadm usercerts\fR commands, which is used to create or delete user accounts and link the user accounts together with a certificate and a firewall access profile. .SH "SEE ALSO" \fBeurephiadm\fR(7) .SH "AUTHOR" Copyright (C) 2008\-2012 David Sommerseth