Start of Content Area

Procedure documentation Configuring Reset Option for Logon Password Locate the document in its SAP Library structure

Use

With this option, you can activate and deactivate the option of resetting the logon password. If you activate this option, the user can reset his or her password online using the synchronization password. Where this is not possible, the client must be completely reinstalled if the user has forgotten their logon password.

Procedure

...

Add the following parameters to the file MobileEngine.config:

MobileEngine.Security.ResetLocalLogonPassword=true or MobileEngine.Security.ResetLocalLogonPassword=false.

Use one of the methods to do this that are referred to in Parameters in MobileEngine.config.

Result

The user logon screen contains the pushbutton Reset Password. If the user has forgotten his or her logon password, he or she can log on to the server using the synchronization password and set a new logon password without having to specify the old one.

Note

If the handling option for the synchronization password has been set to local (meaning the synchronization password is identical to the logon password), you have to reset the synchronization password first for the user to be able to reset the logon password. This allows the user to use the synchronization password to verify his or her identity on the server. In this case, the user has to reset the local logon password to the reset synchronization password to keep the two passwords identical.

 

End of Content Area