> However, I now have some user complaints that they are having error > messages when they log in, such as: > > AttributeError: User instance has no attribute 'aliasname'
This is a bug. Either in the LDAP auth configuration or in the LDAP auth code. Please file a bug report on the wiki and provide: * traceback.html (just save the it in the browser when you see the AttributeError) * your ldap auth related wiki configuration parts (remove secret information) > For instance, can I remove the: > /data/event-log file Yes, if you don't need statistics, you can truncate this any time. > name2id file > entire contents of /data/cache? Yes, any stuff in the cache/ directory should be rebuilt automatically (for playing completely safe, stop wiki, delete stuff, start wiki). BTW, if your user names are different now, your ACLs maybe don't work as they did before (because ACLs are based on user or group names, groups have user names). So check if everything is still matching. ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Moin-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/moin-user
