cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hello there,

Has anyone of you ever to use the new SUM SP14 ??

in the past until SP13 , the SUM was startet with the user sidadm and with with the command

./STARTUP


With SP14 that should be made with the user root and use the command

./STARTUP Confighostagent SID


Is this right?


i asked because i get this window, when i start the SUM with user root and ./STARTUP Confighostagent SID


Gruß

Toni

0 Likes
View Entire Topic
0 Likes

Hi,

I had been receiving the "internal server error" in Internet explorer when trying to launch SLUIgui. I checked and found in the dev_saphostexec file in the work directory of sap hostagent the following message:

"User <sid>adm has not been granted the requested logon on this computer". I found that the user <sid>adm, which for us is a domain user was part of a group which was added to the "Deny logon locally" in windows local security policy, user assignment. After removing the <sid>adm from this group it worked fine for me. The key is that this user used to access SLuigui should be a part of "Allow logon locally" and should not be a part of "Deny logon locally". Both these conditions should be true.

Regards

Joyee