···791791 hBinding, Admin, ProcessId);
792792793793 /* Fail, if the caller is not an interactive user */
794794- if (!IsCallerInteractive(hBinding))
794794+ if ((g_IsLiveMedium == FALSE) && (IsCallerInteractive(hBinding) == FALSE))
795795 goto cleanup;
796796797797 /* Get the users token */