On Jun 27, 2010, at 1:40 PM, Paweł Stawicki wrote: > Hello, > > Recently I was playing with authentication settings, and now I lost > access to configuration of my server :( I can't login as server admin. > My system is ubuntu 10.04, and I use couchdb 0.11. > > In /etc/couchdb/local.ini I set in [admin] section: > joe = joe > > and restarted database. In my browser I go to: > http://joe:j...@localhost:5984/_utils/database.html?_config > > But then I get message "You are not a server admin". > > How can I log in as server admin? >
in the lower right hand corner of http://localhost:5984/_utils/ should be a Login link. try the joe credentials there. > Best regards > -- > Paweł Stawicki > http://pawelstawicki.blogspot.com > http://szczecin.jug.pl
