cancel
Showing results for 
Search instead for 
Did you mean: 

SAP GUI 7.20 Security Warning Pop-up is buried

Former Member
0 Kudos

This Pop-Up defaults behind everything open on the desktop. Many users miss the warning. Is there any way to make this pop-up in front?

Accepted Solutions (0)

Answers (2)

Answers (2)

MichiFr
Participant
0 Kudos

Hi,

of course you can disable those messages entirely as I did. I've got only a German SAP Logon pad, however, this should give you a hint where to find it:

Logon Pad->Options->Security-Settings. On the upper right selection box, here it reads 'Status', you can select 'deactivated'. This should disable all pop-ups.

Michael

Former Member
0 Kudos

Hello,

is there any way how to disable/customize the security question in SAP installation server?

Thank you

Martin Hucl, Logica.

Former Member
0 Kudos

you can disable the security module on the respective PC from installation SAPGUI server.

attach to a package this script:

' Deactivate security module

NwEngine.Shell.SetRegValue "HKEY_LOCAL_MACHINE\SOFTWARE\SAP\SAPGUI Front\SAP Frontend Server\Security\SecurityLevel", "REG_DWORD", "0"

Specify the server on which the file containing the administrator rules is stored:

' Set SAPRules.xml path

NwEngine.Shell.SetRegValue "HKEY_LOCAL_MACHINE\SOFTWARE\SAP\SAPGUI Front\SAP Frontend Server\Security\Location", "REG_EXPAND_SZ", "
sapguiserver\RulesShareDir"

Former Member
0 Kudos

Hello,

we've got the same problem here. This behaviour is very annoying for the users and even more for the supporters who have to explain the same problem over and over again.

Is there a solution yet ?

Is there a way to switch these pop-ups off ?

Thank you in advance,

Christoph