id summary reporter owner description type status priority component severity resolution keywords cc release 2244 Error when accessing Link of SvnAuthzAdminPlugin Component reuthlin@… Kis Gergely "Hi there, here is the trace of the error: Traceback (most recent call last): File ""/var/lib/python-support/python2.5/trac/web/main.py"", line 406, in dispatch_request dispatcher.dispatch(req) File ""/var/lib/python-support/python2.5/trac/web/main.py"", line 237, in dispatch resp = chosen_handler.process_request(req) File ""/usr/lib/python2.5/site-packages/TracWebAdmin-0.1.2dev-py2.5.egg/webadmin/web_ui.py"", line 119, in process_request path_info) File ""build/bdist.linux-i686/egg/svnauthz/admin_ui.py"", line 68, in process_admin_request editgroup = self._edit_group(req, cat, page, path_info) File ""build/bdist.linux-i686/egg/svnauthz/admin_ui.py"", line 297, in _edit_group candidates = self._get_candidate_subjects(not_in_list) File ""build/bdist.linux-i686/egg/svnauthz/admin_ui.py"", line 305, in _get_candidate_subjects users = [user for user in self.account_manager.get_users() File ""build/bdist.linux-i686/egg/acct_mgr/api.py"", line 92, in get_users return self.password_store.get_users() File ""build/bdist.linux-i686/egg/acct_mgr/api.py"", line 120, in password_store return self._password_store File ""/var/lib/python-support/python2.5/trac/config.py"", line 383, in __get__ self.section, self.name)) AttributeError: Cannot find an implementation of the ""IPasswordStore"" interface named """". Please update the option account-manager.password_store in trac.ini. This error happened as I clicked on some of the ""Subversion Groups""-links and ""Subversion Paths""-links at this component. I looked for the entry mentioned in the trace msg, but didn't find any ""account-manager.password_store""-option at my trac.ini. Greets, Felix" defect closed low SvnAuthzAdminPlugin normal worksforme 0.10