Joe Williams wrote:
Eric,I think you should be able to add an admin user using the following curl: curl -X PUT http://HOSTNAME:5984/_config/admins/USERNAME -d '"PASSWORD"' -Joe
Joe, thanks a million! I had seen something like that in the tests, but was leaving out the double quotes in the password, I think. This works, and I now was able to add an admin!
-- - eric casteleijn https://launchpad.net/~thisfred http://www.canonical.com
