| Previous | Next | Contents | Index |
New user domains are created with the ADD/DOMAIN command.
For example, to create the user domain example.org, issue
the command
popstore> ADD/DOMAIN example.org |
example.org user domain will be stored.
Issuance of the ADD/DOMAIN command also creates a
default user account in the new user domain. This new
account will be a copy of the default account from the
default user domain.
A list of existing user domains can be obtained with the
SHOW/DOMAINS command:
popstore> SHOW/DOMAINS Cannonicalized domain name -------------------------- default example.org |
| Previous | Next | Contents | Index |