Thank you Scott!
Tim and Xander, here is a workaround provided by Scott. I'll test the Windows Authentication first before trying this.
Thanks.
Dorine
From: ssargent [bounce-ssargent@communities.telligent.com]
Sent: Friday, November 20, 2009 4:22 PM
To: install_analytics@communities.telligent.com
Subject: Re: [Installation and Configuration - Telligent Analytics] Manage Users with Shared Membership Configuration
Hi Dorine,
There is method for importing the users ahead of time that you could try. If you look in the database for Telligent Analytics you will see a table called rs_Users. If you fill this table with users from your shared membership store you should be able to
assign them roles just as if they had already logged in.
There are a couple things you need to be aware of though:
- The username and email must match what is in shared membership exactly (the text and casing must match). This is very important as otherwise a user might not receive the correct roles when signing in.
- Once you populate the rs_users table you will need to recycle the application to make sure the cache is refreshed from the database. The easiest way to do this is to touch the web.config or recycling the AppPool and Web Site.
- Once this is done, you should be able to manage users from the Manage Users page in settings.
Thank You,
Scott