Something I found rather interesting when setting up Windows authentication on Community Server with the SSO module, was with it failing to map user roles. Nothing unusual about installation problems and such, and generally it's a simple typo in the communityserver.config file that causes it to fail...
Entries categorized 'Telligent' ↓
Single Sign-on Windows Group Mapping Failing
Friday, April 25 2008 - Telligent
CS 2008 Officially Available!
Tuesday, April 15 2008 - Telligent
This morning Rob Howard Officially announced the immediate availability of Community Server 2008: http://telligent.com/blog/archive/community-server-2008-now-available.aspx
Thanks,
Ryan
Introducing CS 08' Groups
Tuesday, March 04 2008 - Telligent
As planned, CS 2008 will be released with full group functionality, as you can already see with the beta. However here is a brief outline of how they work and what you can expect. Basically CS grouping creates a small community in a community, so it's like a tiny CS in side your larger CS :-D Each Group...
Upgrading Soon!
Monday, March 03 2008 - Telligent
Apologies for the terrible looking blog, I'm still running the beta and have been so busy I haven't had time to upgrade yet. it'll happen very soon!
Graffiti CMS Now Available!!!
Tuesday, February 19 2008 - Telligent
Yesterday the Telligent Product Team released their latest piece of software called Graffiti. Graffiti is a content publishing tool made simple and easy for everyday users, allowing them to easily publish, manage, categorize and monitor statistics on their content posts. Check it out now at graffiticms...
Locking Down CS from Anonymous Users
Monday, February 04 2008 - Telligent
If you want to lock down your site from Anonymous users, but don't want to use some form of IIS security, you can just configure the web.config file to restrict users that aren't actual members....drop this in your web.config, between the <configuration> tags, <system.web> <authorization>...
Increasing Upload Limit and <httpRuntime>
Monday, January 28 2008 - Telligent
If you're having problems uploading large files to your site, the problem is probably your default .net httpruntime limit. You can change this by editing your web.config file through the <httpruntime> attribute. This attribute has several properties, but what you're probably going to be interested...
CS 2.0 Upgrade Missing Schema
Saturday, January 26 2008 - Telligent
If you're upgrading from CS 2.0, you may run into a missing database schema problem when running your upgrade scripts. This is a problem I've had to deal with several times with a few upgrades I was doing, and the schema for the database needed during the upgrade just wasn't there. Kinda weird, however...
Adding Recent Blog Posts and Active Forum Thread Boxes to The Home Page
Monday, January 14 2008 - Telligent
To add the Recent Posts and Active forum threads sidebar boxes, just add the following controls into your home.aspx page, and it will start pulling content for you..... Weblog Recent Posts Control: <CSBlog:WeblogPostList ID="WeblogPostList1" runat="Server"> <QueryOverrides...
Adding Recent Blog Posts and Active Forum Thread Boxes to The Home Page →
Graffiti Vs Wordpress
Saturday, January 05 2008 - Telligent
Rob Howard clears up a few things regarding Graffiti versus Wordpress http://weblogs.asp.net/rhoward/archive/2008/01/04/wordpress-community-hating-on-microsoft.aspx...
