Hallo Zusammen,
wir betreiben einen "Community-Server" Version 2.1 in der "Commerzial Edition" inklusive "Windows / AD Intranet Single-Sign-On Module" in einem ADS-Netzwerk.
Der "Community-Server" inklusive "Windows / AD Intranet Single-Sign-On Module" wurden ordnungsgemäß lizenziert.
Die erforderliche Datei "Telligent.CommunityServer.SecurityModules.dll" wurde nach \Web\bin kopiert.
Die "web.config" und die "communityserver.config" wurden wie in Ihrer Anleitung angepasst.
web.config:
<authentication mode="Windows" />
communitiserver.config:
<add name="WindowsAuthentication"
extensionType="Security"
type="Telligent.CommunityServer.Security.WindowsAuthentication, Telligent.CommunityServer.SecurityModules"
allowAutoUserRegistration="true"
adminWindowsGroup="Administrators"
adminWindowsGroupIsSystemAdministrator="true"
stripDomainName="true"
emailDomain="@bertelsmann.de"
mapADGroups="true">
<GroupMappings>
<add WindowsGroupName="Domäne\Domain Admins" AuthorizationRole="Systemadministrator" CreateRoleIfNotFound="false" />
<add WindowsGroupName="Domäne\cs-dispomakeruser" AuthorizationRole="Dispomakeruser" CreateRoleIfNotFound="true" />
</GroupMappings>
</add>
Auf dem Server (IIS) wurden die "Authentication Methods" auf "Integrated Windows authentication" gesetzt und die "Anonymous access" Funktion deaktiviert.
Die vorgesehene Usergruppe ist auf den Ordner "web" wie folgt berechtigt:
Full Control [Not Set]
Modify [Allow]
Read & Execute [Allow]
List Folder Contents [Allow]
Read [Allow]
Write [Allow]
Leider erfolgt keine automatische "single-sign-on" Anmeldung.
Im Gegenteil, es kommt ein Authentifizierungsfenster um die Verbindung herzustellen und dann die Meldung "Oops something went wrong...".
Haben wir etwas vergessen oder nicht berücksichtigt?
Vielen Dank im voraus und mit freundlichem Gruss
Andreas Porada
Copyright© 2008 Telligent Systems Inc. All rights reserved CommunityServer.com • Telligent.com