Description

The domain authentication configuration on Win32 using SSPI is broken.

Describe the bug...

Steps to reproduce

  1. Install Wiki instance on Win32 as described by http://master17.moinmo.in/HelpOnInstalling/ApacheOnWin32

  2. Install SSPI as descibed by http://master17.moinmo.in/HelpOnInstalling/ApacheOnWin32withDomainAuthentication

  3. Test, the installation, as instructed:
  4. Error is displayed

Example

Error message:

ImportError: cannot import name http

Check that the file is in the same directory as the server script. If it is not, you must add the path of the directory where the file is located to the python path in the server script. See the comments at the top of the server script.

Check that the configuration file name is either "wikiconfig.py" or the module name specified in the wikis list in farmconfig.py. Note that the module name does not include the ".py" suffix.

Error in your configuration file "C:\Moin\rulewiki\wikiconfig.py" around line 170.

Component selection

Details

attachment:html_debug_info.html

MoinMoin Version

1.7

OS and Version

Windows Server 2003

Python Version

2.5

Server Setup

Moin+Apache+Python2.5+SSPI

Server Details

Language you are using the wiki in (set in the browser/UserPreferences)

en_GB

Workaround

Discussion

The chapter "wiki configuration" there is obviously outdated and needs an update (a moin windows user has to do this, the moin core devels don't use windows).

See there for some hints about how to do it with 1.7.

Please read EditingOnMoinMaster about how to update the docs.

Plan


CategoryMoinMoinNoBug

MoinMoin: MoinMoinBugs/DomainAuthenticationOnWin32DoesntWork (last edited 2008-07-24 15:39:06 by ThomasWaldmann)