You can control if the client–server password is stored on file between sessions. In the COMSOL Multiphysics client, select the Remember username and password checkbox in the
Connect to COMSOL Multiphysics Server dialog to store the password between sessions. In the COMSOL Multiphysics server, by using the option
-passwd nostore, you can avoid storing the password on file. If you do not provide the option, the password will be stored on file, and you will not be asked to provide it when you start a new server session.
By default, both the COMSOL Multiphysics client and the COMSOL Multiphysics server write the hashed password to the file .comsol/v64/login.properties in your home directory. Both COMSOL Multiphysics client and server will attempt to make the password file inaccessible for other users by introducing access restrictions. When you use the client
and server on the same computer there will only be a single password file by default. This could also happen if you run the client and server on separate computers, if your home directory is located on a shared network drive.