I use Trac on Leopard server with digest auth, Open Directory users and mod_wsgi..
Just create the realms in (Web) Server Admin... Assign permissions, and omit any AuthUserFile lines from your site conf. Easy as pie, works great. Only minor annoyance is anytime I update the web configuration in Server Admin, It changes my 'DAV svn' location to 'DAV Off' ... Which I need to then fix manually and restart. Also I'm not using separate conf files... both locations (/trac and /svn) are in my '/etc/apache2/ sites/0000_443....' SSL enabled site. After skimming over that TracOnLeopardServer article it seems much more complicated than my setup. David Starr Technical Director Trapeze Animation [EMAIL PROTECTED] 902-370-3007 On 15-Apr-08, at 5:22 PM, M. Beckley Roberts wrote: > > Thanks, Eirik. I'll give basic auth a try. > > Beckley > > On Apr 15, 2008, at 2:40 PM, Eirik Schwenke wrote: > >> >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> M. Beckley Roberts skrev 15-04-2008 19:25: >> | On Apr 15, 2008, at 1:13 PM, Emmanuel Blot wrote: >> | >> |>> I followed the wiki instructions and installed everything. >> |> ... >> |>> AuthuserFile /dev/null >> |> Is THIS line in the wiki instructions ? If so, some fixes are >> |> required... >> |> >> | yes it is. that line instructed to be in the <Location> section of >> | both httd-subversion.conf and httpd-trac.conf. >> | >> | http://trac.edgewall.org/wiki/TracOnLeopardServer >> | >> >> It looks like the wiki-instructions attempt to use mod_apple_auth, >> for >> authenticating against the standard ldap/kerberos backend provided >> by Leopard >> - -- I don't know why someone thought adding a dummy AuthUserFile to >> the config >> would help -- but then it seems that the mod_apple_auth module is >> very poorly >> documented. >> >> >> Sorry I can't be of more help, but as I don't have any Apple systems >> to test >> this on, I can't be sure what the best way to set up Apache with >> authentication >> through the built in user database is. >> >> Maybe one of the trac developers can be of more help. >> --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
