1eurephiadm adminaccess(7)                            eurephiadm adminaccess(7)
2
3
4

NAME

6       eurephiadm-adminaccess  -  Access  control  for eurephia administration
7       features
8

DESCRIPTION

10       The eurephiadm adminaccess is used to grant eurephia  users  access  to
11       the different administration modules in eurephia.
12
13       Available modes for the adminaccess command are:
14
15       -G | --grant
16              Grant a specific access level to a user
17
18       -R | --revoke
19              Revoke access levels
20
21       -l | --list
22              List all granted accesses
23
24       -h | --help <mode> Help about a specific mode
25

LIST MODE

27       The list mode will show the granted user access levels
28
29       -i | --uid
30              User account ID
31
32       -u | --username
33              User name
34
35       -I | --interface
36              Which interfaces to show (default "C")
37
38       -a | --access-level Which access level to show
39

GRANT MODE

41       The grant mode will grant a user access to a specified access level.
42
43       -i | --uid
44              User account ID
45
46       -I | --interface
47              Grant access through which interface (default "C")
48
49       -a | --access-level Which access level to grant access to
50

REVOKE MODE

52       The revoke mode will remove an access from the desired user accounts.
53
54       -i | --uid
55              User account ID
56
57       -I | --interface
58              Revoke access from interface (default "C")
59
60       -a | --access-level Which access level to revoke access from
61

ACCESS LEVELS

63       attempts
64              This  access level grants access to the eurephiadm attempts com‐
65              mand. The attempts command  can  list,  reset  or  delete  login
66              attempts records in the database.
67
68       blacklist
69              This  is  similar  to the attempts access. It provides access to
70              the eurphiadm blacklist command, where  you  can  list,  add  or
71              delete   blacklisted   usernames,   certificate  digests  or  IP
72              addresses.
73
74       certadmin
75              This level is needed to use the eurephiadm certs  command.  This
76              commands  provides you access to list, add or delete certificate
77              information which the  eurephia  plug-in  will  use  during  the
78              authentication process.
79
80       config This level grants access to the eurephiadm config and eurephiadm
81              show-config commands. The latter command will list out both  the
82              eurephiadm  config  file and all configuration parameters in the
83              database. The config command is used to set or delete configura‐
84              tion parameters in the database.
85
86       fwprofiles
87              This access level is needed to list, add or delete firewall pro‐
88              files eurephia which may use.
89
90       useradmin
91              This provides access to  the  eurephiadm  users  and  eurephiadm
92              usercerts  commands,  which  is  used  to  create or delete user
93              accounts and link the user accounts together with a  certificate
94              and a firewall access profile.
95

SEE ALSO

97       eurephiadm(7)
98

AUTHOR

100       Copyright (C) 2008-2012  David Sommerseth <dazo@users.sourceforge.net>
101
102
103
104David Sommerseth                   July 2010         eurephiadm adminaccess(7)
Impressum