Setting Up a User Account for the SAP Mobile Platform Windows Service

Use a user account to run the SAP Mobile Platform Windows service, rather than a local administrator account. This limits the amount of damage an attacker can cause to your entire system.

By default, the SAP Mobile Platform Windows service runs under a local administrator account. Local administrators have many Windows permissions that are not required for SAP Mobile Platform. For example, local administrators can change files under Program Files and System32 directories, and can modify registry entries. If SAP Mobile Platform Server is compromised by an attacker, the attacker will be able to exploit these additional administrator permissions to damage your system. By running SAP Mobile Platform under a user account, which has fewer permissions, you limit the damage an attacker can cause.

The Windows administrator can change the SAP Mobile Platform Server service account to a user account after SAP Mobile Platform Server is installed.
Note: The Windows administrator must also change the SAP Mobile Platform service account to a user account after reconfiguring the Windows service as a result of server configuration changes.
  1. Create a user named smpServiceUser using the command line or Windows Control Panel.
    Note: You can also use an existing account for the SAP Mobile Platform service.
  2. Give smpServiceUser a strong password and set the password to never expire.
  3. Give smpServiceUser permission for full control of the server folder SMP_HOME\Server using the command line or Windows Explorer.
    Note: Reduce the permissions for other users, based on their need to access SAP Mobile Platform Server files.
  4. Click the Windows Start button, right-click the <your computer name> shortcut and select Manage.
  5. Expand Services and Applications and select Services.
  6. Right-click SAP Mobile Platform Server and select Properties.
  7. Select the Log On tab.
  8. Click This Account.
  9. Enter smpServiceUser and the password.
  10. Click OK.
Related tasks
Reconfiguring the Windows Service After Server Configuration Changes