Hi Martin,
I do not know, if there are admin tools available, so I think you still
might want to consider writing a small shell script or Servlet (In my
project, we are using a RESTful Webservlet) that creates the user
directly in the database. You still need the admin rights, of course,
but at least you are able to add the users.
Philipp
Am 13.01.2011 16:19, schrieb Martin Kirchgessner:
On Thu, Jan 13, 2011 at 4:06 PM, Philipp Forsthuber<
[email protected]> wrote:
- click Logout
- Now you should see Signup or Login
- click Signup
- voila, you can create a user.
Thx Philipp, how could I forgot that one...
However this doesn't work in paranoia mode where signup isn't public. As far
as I understand this case would require an admin-tool-couchapp, does such an
app already exist ?
Marty