I am a brand-new Trac user and had a sys-admin install Trac 0.12 about two weeks ago using Easy-Install for a MS Windows environment. The install was uneventful and I have been creating users and tickets to get a feel for Trac and using htpasswd. I have set up two projects with 1 Trac install. Users will run Trac via a local internet. I am unsuccessfully trying to authenticate Trac users via the information at http://trac.edgewall.org/wili/TracOnWindows/Advanced about 'Authenticating Trac users against MS Windows domain controller'. I suspect either I did not place the plug-in in the right location or improperly, or I did not modify the files sufficiently for my install. The error I am getting is ... "The Apache service named reported the following error: >>> Invalid command 'SSPIAuth', perhaps misspelled or defined by a module not included in the server configuration ." I downloaded the module indicated by the 'here' link. I then unzipped the file mod_auth_sspi-1.0.4 and copied the entire director structure to c:\Program Files\BitNami Trac Stack\apache2\modules\mod_auth_sspi-1.0.4.
I also modified the information for httpd.conf first by what was in the downloaded file, then by what is included in the wiki information indicated above. The new httpd.conf information, which I placed at the end of the file is... <LocationMatch /http://vms5/trac/[^/]+/login> AuthName "A Protected Place" AuthType SSPI SSPIAuth On SSPIAuthoritative On SSPIDomain SOI.DAHLGREN.LOCAL Require valid-user </LocationMatch> Could you please provide additional information regarding this issue? I would also like this 'password pass-through' to work for subversion also. Respectfully, Charles
smime.p7s
Description: S/MIME cryptographic signature
