id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release 11495,no such table: ad_cache,patrick,patrick,"Hi, I noticed the following warning message appearing over and over in my trac log when using the DirectoryAuthPlugin: {{{ Trac[auth] WARNING: _dir_search: db cache update failed. no such table: ad_cache }}} As the warning message indicates, no ad_cache table exists when I checked the database. It seems that this might be a side-effect of some refactoring. At [browser:/directoryauthplugin/trunk/tracext/dirauth/db.py#L22 db.py#L22] the name of the database created is dir_cache. Replacing the instances of ad_cache in [browser:/directoryauthplugin/trunk/tracext/dirauth/auth.py auth.py] fixes this problem and no further warnings are in the log. I have attached a patch. Thanks, Patrick",defect,closed,normal,DirectoryAuthPlugin,normal,fixed,TracDirectoryAuth 1.0.1,,1.0