Apologies in advance for replying to my own e-mail, but it looks like webadmin and ldapplugin were properly installed according to trac.log. I also have them enabled in trac.ini.
2007-06-25 19:39:01,801 Trac[loader] DEBUG: Loading egg plugin ldapplugin.api from /usr/lib/python2.3/site-packages/LdapPlugin-0.5.1dev_r1611-py2.3.egg 2007-06-25 19:39:01,811 Trac[loader] DEBUG: Loading egg plugin webadmin.logging from /usr/lib/python2.3/site-packages/TracWebAdmin-0.1.2dev_r5753-py2.3.egg 2007-06-25 19:39:01,812 Trac[loader] DEBUG: Loading egg plugin webadmin.ticket from /usr/lib/python2.3/site-packages/TracWebAdmin-0.1.2dev_r5753-py2.3.egg 2007-06-25 19:39:01,818 Trac[loader] DEBUG: Loading egg plugin webadmin.basics from /usr/lib/python2.3/site-packages/TracWebAdmin-0.1.2dev_r5753-py2.3.egg 2007-06-25 19:39:01,819 Trac[loader] DEBUG: Loading egg plugin webadmin.perm from /usr/lib/python2.3/site-packages/TracWebAdmin-0.1.2dev_r5753-py2.3.egg 2007-06-25 19:39:01,820 Trac[loader] DEBUG: Loading egg plugin webadmin.web_ui from /usr/lib/python2.3/site-packages/TracWebAdmin-0.1.2dev_r5753-py2.3.egg 2007-06-25 19:39:01,821 Trac[loader] DEBUG: Loading egg plugin webadmin.plugin from /usr/lib/python2.3/site-packages/TracWebAdmin-0.1.2dev_r5753-py2.3.egg 2007-06-25 19:39:01,967 Trac[main] WARNING: 403 Forbidden (WIKI_VIEW privileges are required to perform this operation) 2007-06-25 19:39:03,433 Trac[loader] DEBUG: Loading egg plugin ldapplugin.api from /usr/lib/python2.3/site-packages/LdapPlugin-0.5.1dev_r1611-py2.3.egg 2007-06-25 19:39:03,443 Trac[loader] DEBUG: Loading egg plugin webadmin.logging from /usr/lib/python2.3/site-packages/TracWebAdmin-0.1.2dev_r5753-py2.3.egg 2007-06-25 19:39:03,444 Trac[loader] DEBUG: Loading egg plugin webadmin.ticket from /usr/lib/python2.3/site-packages/TracWebAdmin-0.1.2dev_r5753-py2.3.egg 2007-06-25 19:39:03,450 Trac[loader] DEBUG: Loading egg plugin webadmin.basics from /usr/lib/python2.3/site-packages/TracWebAdmin-0.1.2dev_r5753-py2.3.egg 2007-06-25 19:39:03,451 Trac[loader] DEBUG: Loading egg plugin webadmin.perm from /usr/lib/python2.3/site-packages/TracWebAdmin-0.1.2dev_r5753-py2.3.egg 2007-06-25 19:39:03,452 Trac[loader] DEBUG: Loading egg plugin webadmin.web_ui from /usr/lib/python2.3/site-packages/TracWebAdmin-0.1.2dev_r5753-py2.3.egg 2007-06-25 19:39:03,452 Trac[loader] DEBUG: Loading egg plugin webadmin.plugin from /usr/lib/python2.3/site-packages/TracWebAdmin-0.1.2dev_r5753-py2.3.egg Steve Finkelstein wrote: > Hi all, > > I just recently migrated Trac from one server to another. Was working > flawlessly on the previous server. I followed a TracMigration guide, and > it seems the only issue I'm having is with permissions/authentication. I > made sure that I reinstalled both the LdapPlugin as well as the webAdmin > plugins as I had on my other Trac install. However, even after > successful authentication, which can be viewed through apache access logs: > > 10.8.12.5 - foo [25/Jun/2007:19:19:32 -0400] "GET / HTTP/1.1" 403 2070 > "-" "Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.1.4) > Gecko/20070515 Firefox/2.0.0.4" > > user 'foo' is authenticated in this instance, I receiving an unwelcoming > Forbidden with user foo; WIKI_VIEW privileges are required to perform > this operation. User foo is an administrator, so they should have access > to *. > > Is there anyway I can for certain check that the ldapplugin is properly > installed, or begin troubleshooting by other means? > > Thank you for your insight, > > - sf > > > > > > !DSPAM:1020,46804fa1136551342210631! > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
