You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Dave Cottlehuber (JIRA)" <ji...@apache.org> on 2014/08/21 13:19:10 UTC

[jira] [Updated] (COUCHDB-2298) 1.6.0 crashes on startup if plain (non-hashed) admins are present in .ini / config files

     [ https://issues.apache.org/jira/browse/COUCHDB-2298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dave Cottlehuber updated COUCHDB-2298:
--------------------------------------

    Fix Version/s: 1.6.1

> 1.6.0 crashes on startup if plain (non-hashed) admins are present in .ini / config files
> ----------------------------------------------------------------------------------------
>
>                 Key: COUCHDB-2298
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-2298
>             Project: CouchDB
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Database Core
>            Reporter: Dave Cottlehuber
>            Assignee: Dave Cottlehuber
>             Fix For: 1.6.1
>
>
> If a couchdb install is managed via e.g. chef or similar, and the admin passwords are pushed as plaintext, couchdb will crash on startup.
> {code}
> 1> Apache CouchDB 1.6.0 (LogLevel=info) is starting.
> {"init terminating in do_boot",{{badmatch,{error,{bad_return, {{couch_app,start,[normal,["/ramdisk/couch/etc/couchdb/default.ini","/ramdisk/couch/etc/couchdb/local.ini"]]},{'EXIT',{{badmatch,{error,shutdown}},[{couch_server_sup,start_server,1,[{file,"couch_server_sup.erl"},{line,98}]},{application_master,start_it_old,4,[{file,"application_master.erl"},{line,274}]}]}}}}}},[{couch,start,0,[{file,"couch.erl"},{line,18}]},{init,start_it,1,[]},{init,start_em,1,[]}]}}
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)