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

NAME

6       eurephiadm-usercerts
7        - Managing user accounts and certificate relations
8

DESCRIPTION

10       For  a  user  to  connect  to a eurephia enabled OpenVPN server, a user
11       account must have been created and activated  and  an  SSL  certificate
12       available  to the user must have been registered.  The user account and
13       certificate the user may use must then be  linked  together,  and  this
14       linking the eurephiadm usercert command takes care of.
15
16       It  is  also  this relation which gives you the option to control which
17       network resources the VPN clients may access, by assigning  a  firewall
18       profile to such user-certificate links.
19
20       Available modes for the usercerts command are:
21
22       -A | --add
23              Register a new certificate and user-cert link
24
25       -D | --delete
26              Delete a certificate and user-cert link
27
28       -S | --set-fwprofile
29              Sets the firewall access profile for a user-cert link
30
31       -l | --list
32              List all registered user-cert links
33
34       -h | --help <mode>
35              Help about a specific mode
36
37       The  list mode will list all registered links between user accounts and
38       certificates.
39

LIST MODE

41       The list mode will show all registered user-certificate links
42
43       -S | --sort <sort keys>
44              Define the sorting of the list
45
46              Valid sort keys are:
47
48              uid
49               Nummeric User ID
50
51              certid
52               Nummeric Certificate ID
53
54              accessprofile
55               Nummeric firewall profile ID
56
57              registered
58               According to when the user-cert was registered
59
60              uicid
61               Nummeric user-cert link ID
62

SET FW PROFILE MODE

64       The set-fwprofile mode will update the firewall access  profile  for  a
65       given user-cert link
66
67       Options: (both required)
68
69       -n | --uicid
70              Unique record id of certificate and user account link
71
72       -a | --accessprofile
73              Firewall profile ID
74

ADD MODE

76       The add mode will register a new link between a user account and a cer‐
77       tificate.
78
79       -c | --certid
80              Required - Certificate ID
81
82       -i | --uid
83              Required - User account ID
84
85       -a | --accessprofile
86              Firewall profile ID to use for this access
87

DELETE MODE

89       The delete mode will delete a link between a user account  and  a  cer‐
90       tificate.
91
92       -c | --certid
93              Certificate ID
94
95       -i | --uid
96              User account ID
97
98       -n | --uicid
99              Unique record id of certificate and user account link
100
101       -a | --accessprofile
102              Firewall profile ID
103

SEE ALSO

105       eurephiadm-users(7), eurephiadm-certs(7), eurephiadm-fwprofiles(7)
106

AUTHOR

108       Copyright (C) 2008-2012  David Sommerseth <dazo@users.sourceforge.net>
109
110
111
112David Sommerseth                   July 2010           eurephiadm usercerts(7)
Impressum