course hero what would be the outcome of the following command? userdel -r jjones

by Cortney Kassulke 10 min read

What happens when a user is deleted?

When a user is deleted the mailbox of the user will be still kept in the database. Use the following command to retrieve a list of stores without a user, and users without a store:

What happens when a store is hooked to a user that already has a store attached to it?

When a store is hooked to a user that already has a store attached to it, the original store will be orphan ed. This original store can be found using the list- orphan s options of the kopano-admin command.

image