Do the following steps to create a new user.
...
Table of Contents |
---|
1. Open User Database
- Connect to the host via ssh; make sure your ssh client has port-forwarding enabled from a local port of your choice to the exposed port of the cordatastore container.
- Lets say your local port is 5985; within your local browser open http://localhost:5985/_utils
- Login as admin and switch to the
_users
database.
...