-
Notifications
You must be signed in to change notification settings - Fork 315
Deleting Users
freqyXin edited this page Sep 10, 2019
·
1 revision
To remove an identity from the database:
./ehdb --delete --identity-is USERNAME
To remove all identities from the datbase:
./ehdb --delete --delete-all
You can also delete multiple users at once by using search filters. Please see Search Filters for additional information.
-
- XIV.1 - Interactive Mode
-
XIV.2 - Creating Certificates
--cert-wizard create
-
XIV.3 - Importing Certificates and Keys
--cert-wizard import
- XIV.4 - Listing Previously Imported or Created Certificates
--cert-wizard list
- XIV.5 - Regenerating Diffie Hellman (DH) Parameters
--cert-wizard dh
- XIV.6 - Overriding EAPHammer's Static Configuration