Opened 15 years ago

Closed 15 years ago

#789 closed Defect (fixed)

BOINC -- Failed call to GrantUserRight - SeDenyRemoteInteractiveLogonRight

Reported by: Ageless Owned by: romw
Priority: Minor Milestone: 6.4
Component: Client - Setup Version: 6.4.4
Keywords: boinc6 installer Cc: Ageless

Description

Ever since one of the 6.3 versions installing BOINC on a Windows 2000 system generates two pop-ups with a warning during the installation of BOINC.

Here's what I lifted out of Event Viewer on the error, while installing 6.4.4:

Event Type:	Error
Event Source:	MsiInstaller
Event Category:	None
Event ID:	1013
Date:		07/12/08
Time:		17:15:32
User:		TVOUT\Administrator
Computer:	TVOUT
Description:
Product: BOINC -- Failed call to GrantUserRight - SeDenyRemoteInteractiveLogonRight 
Data:
0000: 7b 38 38 39 46 42 35 31   {889FB51
0008: 39 2d 30 31 36 31 2d 34   9-0161-4
0010: 36 41 32 2d 42 46 31 43   6A2-BF1C
0018: 2d 43 42 31 44 45 38 30   -CB1DE80
0020: 38 30 45 45 44 7d         80EED}  

It does not stop BOINC from further installing or running, but the error is annoying, none-the-least and can scare off users.

Change History (4)

comment:1 Changed 15 years ago by Nicolas

Anyone interested in making a binary search for the specific 6.3 version that introduced this problem?

comment:2 Changed 15 years ago by Ageless

I first reported it happening on 6.3.14, through the Alpha email list. See this entry.

Lynn W. Taylor reports it separately in this thread.

All on Windows 2000 SP4 (and in my case, all the latest updates).

comment:3 Changed 15 years ago by Ageless

Cc: Ageless added

comment:4 Changed 15 years ago by romw

Resolution: fixed
Status: newclosed

(In [16674]) - WINSETUP: Make sure we don't try and do anything with the

SeDenyRemoteInteractiveLogonRight? user right on Windows 2000 or older. Fixes #789

win_build/installerv2/redist/Windows/src/boinccas/

boinccas.rc CAGrantBOINCAdminsRights.cpp CAGrantBOINCMasterRights.cpp CAGrantBOINCProjectRights.cpp CAGrantBOINCProjectsRights.cpp CAGrantBOINCUsersRights.cpp

Note: See TracTickets for help on using tickets.