vote up 0 vote down star
1

I am exploring the options of establishing a wiki site for my company's division of developers, numbering over a hundred. We are a pure Microsoft (Certified Partner) shop, so it is natural to base an implementation on ASP.NET and IIS for familiarity's sake as well as extended learning opportunities.

It looks like Screwturn wiki does not offer a user provider that can hook up to Active Directory. Is there a wiki engine that natively supports AD? Managing two user bases would not be the most efficient of activities when we wish to control access.

flag

57% accept rate
With 100 developers, I'd think you'd be able to write an AD provider for ScrewTurn in a day. – Robert C. Barth Dec 29 '08 at 23:53
Managed to discover AD providers written by european developers. Now to find out which is better. – icelava Jan 6 at 1:54

6 Answers

vote up 0 vote down

Have you had a look at Sharepoint Wiki? Sicne you are a Microsoft shop, it's probably the easiest to set up.

As expected, it integrates with Active Directory out of the box. It's not really written about much since it's part of Sharepoint Server. Here's the Microsoft Page

To be honest, it's not the greatest Wiki around. The markup is HTML based, which is clunky coming from MediaWiki, but It fit in nicely.

link|flag
vote up 1 vote down

We've been using Perspective Wiki - it integrates with Windows AD fairly well, and has most of the features you'd expect of a wiki - which is more than could be said for the SP Wiki - we've not migrated to MOSS wiki's yet mostly because of missing features.

link|flag
vote up 0 vote down

The N2 Open Source ASP.NET CMS is a lightweight CMS framework to help you build great web sites that anyone can update. It contains a package of functional templates with News, Wiki, Photo Galleries, FAQs, RSS, Data Entry, Polls and more. Also, N2 leverages on ASP.NET features such as existing web controls site map and membership providers.

link|flag
vote up 0 vote down

According to their website LiteWiki supports the ASP.NET membership providers and is pretty lightweight.

link|flag
vote up 0 vote down

It might not be what you are looking for but my compnay has MediaWiki on Linux/Apache running with integrated AD security. It is locked down to users in a particular AD group and we log on with our AD credentials.

MediaWiki seems to be a very good wiki too.

link|flag
Our local administrator would not have the expertise to manage a Linux/Apache server. – icelava Dec 30 '08 at 3:37
vote up 0 vote down

It looks like the European site for Screwturn has a listing of AD providers

http://www.screwturn.eu/UsersPlugins.ashx#Users_Storage_Providers_31

I will check those out as well as other AD-wiki alternatives. Thanks.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.