On Sep 11, 2010, at 10:41 AM, Kenneth Tyler wrote: > ;admin = mysecretpassword > ken5 = -hashed-135a.......................... > > in order to fix admin party i edited local.ini as above > i restarted couch (it hashed the password) > > but when i log into futon with that account and try to create a database it > tells me > "you are not a server admin"
is there any chance you have an existing user named ken5? maybe try a known new name in the ini file, and see if that helps. if it does, then ken5 is probably conflicting with a user in the user's db. Another thing you can do, is after you are logged in, request /_session from the couch, and report back what JSON you see. Chris > > ? is this a couch error, or the underlying ubuntu system complaining ? > > thanks > ken tyler
