Effacer les filtres
Effacer les filtres

How do I change the email address in MATLAB Drive Connector?

25 vues (au cours des 30 derniers jours)
I would like to change the email address that is used by MATLAB Drive Connector. How do I go about this?

Réponse acceptée

MathWorks Support Team
MathWorks Support Team le 8 Nov 2023
Modifié(e) : MathWorks Support Team le 8 Nov 2023
To change the email address that is used by MATLAB Drive Connector, please perform the following steps:
1. Terminate the MATLAB Drive Connector process:
Windows:
  1. End the process via Windows Task Manager > Details.
Linux:
  1. - Stop Drive Connector using:
  2. ~/bin/MATLABConnector stop
  3. - Terminate the MATLABConnector process
Mac:
  1. Terminate the MATLABConnector process
2. Rename the credentials file:
For the latest release of MATLAB Drive Connector (v1.6.0.9 at time of writing) delete or rename the config.info to config.old. The file is located in:
Windows:
C:\Users\<username>\AppData\Roaming\MathWorks\credentials\
Linux:
~/.matlab/credentials/
Mac:
~/Library/Application Support/MathWorks/credentials/
3. Start MATLAB Drive Connector and complete the setup.
For earlier versions or MATLAB Drive Connector or where the path/folder above are missing, please check the following locations:
Windows:
C:\Users\<username>\AppData\Local\MathWorks\MATLABConnector\services\credentials\config\
Linux:
~/.MATLABConnector/<hostname>/services/credentials/config
Mac:
~/Library/Application Support/MathWorks/MATLABConnector/<driveID>/services/credentials/config
~/Library/Application Support/MathWorks/ServiceHost/services/credentials/config
  1 commentaire
Cris LaPierre
Cris LaPierre le 6 Nov 2020
Conor Burgess (Staff) posted the following here.
The latest release of MATLAB Drive Connector (v1.6.0.9 at time of writing) uses more secure storage for user credentials, so that file is no longer the one you need to delete. You should be able to achieve the same result by following the answer you linked to, but replacing the filepaths with:
Windows:
C:\Users\<username>\AppData\Roaming\MathWorks\credentials\
Linux:
~/.matlab/credentials/
Mac:
~/Library/Application Support/MathWorks/credentials/

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Startup and Shutdown dans Help Center et File Exchange

Tags

Aucun tag saisi pour le moment.

Produits

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by