Previous | Next | Contents | Index |
Owing to the rarity of the event, no single command is provided with which to delete an existing user domain. To delete an existing user domain, first select that domain and then delete every account within the domain. This ensures that messages for the account are deleted and that license limits are correctly credited for the deleted accounts. For example,
popstore> set domain example.org popstore> delete -noconfirm * Delete the specified accounts [Yes/No/Quit]? yes User account "aalan" deleted User account "aabe" deleted ... |
Then, delete the example.org
directory in the popstore
profiles directory (usually, /pmdf/user/
).
Previous | Next | Contents | Index |