Show Changes Show Changes
Edit Edit
Print Print
Recent Changes Recent Changes
Subscriptions Subscriptions
Lost and Found Lost and Found
Find References Find References
Rename Rename
Administration Page Administration Page
Search

History

2/3/2006 10:42:19 PM
-66.69.144.12
2/2/2006 5:38:43 PM
-66.69.144.12
2/1/2006 7:43:41 PM
-66.69.144.12
2/1/2006 7:43:16 PM
-66.69.144.12
2/1/2006 6:46:03 PM
-66.69.144.12
List all versions List all versions

RSS feed for the FlexWiki namespace

Windows Authentication
.
Summary

This is a work in progress on how to setup Windows Authentication by making the default namespace public and the other namespace private. -- AstralisLux

Criteria

About Windows Authentication

Initial steps

  1. Be sure you match all the criteria above.
  2. In your IIS, right-click on the folder which is mapped to your wikibases folder.
  3. Click on properties. Click on Directory Security tab.
  4. Click Edit in the Anon Access area.
  5. In the Authentication Methods window, select the Integrated Windows Authentication check box. (This sets permission for only the folder you selected in the first step.)
  6. Click off anonymous access (if checked).
  7. You also need to modify permission for the filesystem folder (not the IIS directory). You'd typically do that using Windows Explorer. Right click this folder, pick "Security and Sharing" and under Security grant read and/or write permissions to users you'd like to be able to read or write to that namespace. Note that these users must be Windows users that exist or are accessible (in the case of domain accounts) on the web server machine. That's what "integrated" security means. (You may need to remove some of the machine users.)
  8. For this to work, the following must appear in your web.config file:
 <authentication mode="Windows" />
 <identity impersonate="true" />

Errors

After I thought I had this set up correctly, once I created my first topic I discovered that the system would not let me view the page and redirected to its edit page anytime I clicked the topic name. Once I discover why this is doing this and if there's a fix I'll post it. -- AstralisLux

Not logged in. Log in

Welcome to the home of FlexWiki, an experimental collaboration tool, based on WikiWiki.

This is FlexWiki, an open source wiki engine.

This site supports the new NoFollow anti-spam initiative.
Change Style

Recent Topics