We are on a citrix server and do not want the last user name or password to show when someone else logs in. How do we get those fields to be blank?
- Enable Auto Login in the Toolbox System Settings.
- Then go to Tools | Setup | Dynamics GP Toolbox | Auto Login.
- On the Auto Login window, uncheck ‘Remember Last User During Login’ and then leave a blank value in the User ID and Password fields.
- Log out of GP and then open your Dex.ini file.
- You will see a line:
- Log into GP.
RSTB_AutoLogin=,0,,GP10,FALSE,TRUE.
Change it to
RSTB_AutoLogin=,0,,GP10,TRUE,TRUE.