Datasys Knowledge Base Document

Knowledge Base index
Updated: 2007/11/08
Product: MobilChange
Version: 4.0
Service pack: nemá vliv
Area: Administrace
Category: FEATURE
Problem: Nefunguje windows autentifikace při ověřování uživatele nad webovým formulářem SMS

Problem description:

Pro přihlášení k webovému formuláři SMS funguje pouze basic ověřování. Při Windows ověřování se objeví chybová zpráva "Nemáte oprávnění k odeslání zprávy z důvodu nedostupnosti vaší e-mailové adresy pro ověření"


Solution:

If your IIS server is not a domain controller Integrated Authentication will not work IS has it authentication methods per site/folder/file configured in IIS. Security tokens generated from Intergrated Authentication are good for the local machine resources of the server running IIS. Active Directory is a remote resource if ther server running IIS is only a domain member and not a controller. The remote resource will request credentials. If a specific domain username and password are not passed, IIS uses a machine anonymous account. So then authentication will fail." Konkrétní KB je např. zde: http://support.microsoft.com/kb/264921 "Also, Windows NT Challenge/Response does not support double-hop impersonations (in that once passed to the IIS server, the same credentials cannot be passed to a back-end server for authentication)."


Further information:


Keywords:

MobilChange, IIS, AD


If there is something unclear, send us an email to development@datasys.cz.