id summary reporter owner description type status priority component severity resolution keywords cc release 9927 changing users from file to session store nmeyer@… Steffen Hoffmann "Can you provide instructions for migrating users from !HtPasswd storage to database, session store? I'm experiencing problems with cookies(on mod_python) and would like the database only method. Is it possible to copy accounts to the sqlite database? Switching to the other did not bring in existing accounts. My current trac.ini looks like -- {{{ [account-manager] force_passwd_change = true hash_method = HtPasswdHashMethod htpasswd_file = /var/www/web_users.passwd htpasswd_hash_type = crypt password_file = /var/www/web_users.passwd password_store = HtPasswdStore persistent_sessions = true refresh_passwd = False user_lock_max_time = 0 verify_email = true }}} Thanks for any advice. " task closed normal AccountManagerPlugin major invalid configuration support 0.11