The SAP GUI 7.20 comes with a list of security rules.
What is the best way to allow all access so that user's wont get any security prompts? I need a solution that can be applied to many users.
|
feedback
|
|
These registry entries need to be added: 32bit PC’s: HKEY_LOCAL_MACHINE\Software\SAP\SAPGUI Front\SAP Frontend Server\Security DWORD key SecurityLevel with a value of 0 DWORD key DefaultAction with a value of 0 64bit PC’s: HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\SAP\SAPGUI Front\SAP Frontend Server\Security DWORD key SecurityLevel with a value of 0 DWORD key DefaultAction with a value of 0 The SAP GUI Security Manual implies that this option is reset to default whenever a patch is applied to the SAP GUI. | |||
|
feedback
|