Skip to content

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.

EAPHammer Wiki

Clone this wiki locally