Resolver Posted March 27, 2010 Posted March 27, 2010 I've been searching Joomla, and doing some googling, but can't quite find what I'm looking for. I'd like to find an open source knowledge base that would allow us to set content/categories to be viewed only by internal users (by using AD authentication would be ideal), or viewable to both internal users and outside customers via a webportal. Thanks for any suggestions.
Resolver Posted October 24, 2010 Author Posted October 24, 2010 I ended up using phpMyFAQ homepage - open source FAQ system for PHP and MySQL, PostgreSQL and other databases | welcome It's an open source linux project that provides a lot of functionality. The interface could be prettier, and the way it provides AD integration could be more secure (a user/pass is sent in plain text across the network to authenticate the provided user, instead of using the users credentails and doing it in an encrypted way. the user/pass is sends is stored in plaintext in the phpmyfaq folder). That aside, it allows for group creation and provides very granular controls on who can see what. I posted a basic howto on their forum for linux newbies to integrate the software into a windows 2003 environment. 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now