id summary reporter owner description type status priority component severity resolution keywords cc release 5472 Permission limitation after user registration, but not with acct_mgr user admin web_ui luguolei@… Steffen Hoffmann "I installed !AccountAdminPlugin,0.2.1dev_r0-py2.5 on Trac 0.11 use htpasswdstore. Before registering the user full name and email, everything works fine. After the name and email information is saved(from a user preferences page), the account can login but the wiki,source browsing, ticket...everything can not work in Trac any more. The following information was displayed: {{{ Warning: Error: Forbidden WIKI_VIEW privileges are required to perform this operation on WikiStart }}} I can only delete the acount and create a new one without user full name and email to recover. If user full name and email address was filled at administration-accounts-users page, the user can see wiki page just after the first login. Once switch to other page, the save error occurs. Here is my componets configurations in trac.ini: {{{ [components] acct_mgr.admin.accountmanageradminpage = enabled acct_mgr.api.accountmanager = enabled acct_mgr.db.sessionstore = disabled acct_mgr.htfile.htpasswdstore = enabled acct_mgr.notification.accountchangelistener = enabled acct_mgr.notification.accountchangenotificationadminpanel = enabled acct_mgr.pwhash.htpasswdhashmethod = enabled acct_mgr.web_ui.accountmodule = enabled acct_mgr.web_ui.emailverificationmodule = enabled acct_mgr.web_ui.loginmodule = enabled trac.web.auth.loginmodule = disabled }}} " defect closed normal AccountManagerPlugin normal worksforme user verify needinfo permission Gunnar Wagenknecht 0.11