The Domain of One's Own Reports page is the interface where DoOO Admins can get information about usage on their DoOO instance. This page is in the WordPress backend to ensure that only logged in users (DoOO Admins in particular) are able to access it, and can be found at /wp-admin/admin.php?page=dooo-reports. For example, on stateu.org, the page is located at: https://stateu.org/wp-admin/admin.php?page=dooo-reports.
Two reports can be generated with the Generate Report buttons: an Accounts Report and an Orphan Accounts Report.
Accounts Report
The Accounts Report displays information on every live account that the DoOO WordPress portal knows about and includes:
- the WordPress ID of the account's owner
- the DoOO Account ID
- the account's cPanel Username
- the Hostname of the Server the account exists on
- the account's Primary Domain
- the Email Address associated with the account owner
The dropdown menu under each entry also includes:
- the account's status (active or suspended)
- the reason for suspension (if the account is suspended)
- the account's disk usage
- the timestamp of when the account was created
- the timestamp of the last login on the account
- the IP from which the last login occurred.
Orphan Accounts
The Orphan Accounts Report lists out accounts (one per line in $USERNAME@$HOSTNAME format) that exist on the DoOO server but are not associated with a user in the DoOO WordPress portal. If no such accounts exist, the report will be empty.