eurephiadm-usercerts(7) - Linux man page
Name
eurephiadm-usercerts - Managing user accounts and certificate relationsDescription
It is also this relation which gives you the option to control which network resources the VPN clients may access, by assigning a firewall profile to such user-certificate links.
Available modes for the usercerts command are:
- -A | --add
- Register a new certificate and user-cert link
- -D | --delete
- Delete a certificate and user-cert link
- -S | --set-fwprofile
- Sets the firewall access profile for a user-cert link
- -l | --list
- List all registered user-cert links
- -h | --help <mode>
- Help about a specific mode
The list mode will list all registered links between user accounts and certificates.
List Mode
The list mode will show all registered user-certificate links- -S | --sort <sort keys>
-
Define the sorting of the list
Valid sort keys are:
- uid
- Nummeric User ID
- certid
- Nummeric Certificate ID
- accessprofile
- Nummeric firewall profile ID
- registered
- According to when the user-cert was registered
- uicid
- Nummeric user-cert link ID
Set Fw Profile Mode
The set-fwprofile mode will update the firewall access profile for a given user-cert linkOptions: (both required)
- -n | --uicid
- Unique record id of certificate and user account link
- -a | --accessprofile
- Firewall profile ID
Add Mode
The add mode will register a new link between a user account and a certificate.- -c | --certid
- Required - Certificate ID
- -i | --uid
- Required - User account ID
- -a | --accessprofile
- Firewall profile ID to use for this access
Delete Mode
The delete mode will delete a link between a user account and a certificate.- -c | --certid
- Certificate ID
- -i | --uid
- User account ID
- -n | --uicid
- Unique record id of certificate and user account link
- -a | --accessprofile
- Firewall profile ID