Support This Project

site purge

Description

Permanently delete a user (or all users) from the user database who have previously been deleted using the site deluser command.

Syntax

site purge [<user>]

Detailed information on the options/arguments: <user>

Limitations

  • Group administrators can only purge deleted users from within their own primary group.
  • Site operators are the only users who can omit the <user> argument to permanently delete all users from the server who are marked as DELETED.

Examples

site purge toto

Permanently erase the user toto from the user database with no method of recovery.

site purge

Permanently erase all users marked as DELETED from the user database.