From 02fcc80f09f015b2595cb6e0bd22716f5089c0b6 Mon Sep 17 00:00:00 2001 From: Andre Hartmann Date: Mon, 23 Sep 2019 12:53:02 +0200 Subject: [PATCH] Doc: Remote Linux does not store passwords anymore The possibility to store passwords was removed in Creator 4.9. Change-Id: I21e417041077f15fbb364b64f4a5c4e62e92f46a Reviewed-by: Christian Kandeler --- doc/src/linux-mobile/linuxdev.qdoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/src/linux-mobile/linuxdev.qdoc b/doc/src/linux-mobile/linuxdev.qdoc index 7f711192e03..eefce112f1a 100644 --- a/doc/src/linux-mobile/linuxdev.qdoc +++ b/doc/src/linux-mobile/linuxdev.qdoc @@ -66,6 +66,10 @@ authentication. If you do not have an SSH key, you can use the ssh-keygen tool to create it in \QC. For more information, see \l {Generating SSH Keys}. + \note \QC does not store passwords, so if you use password authentication, + you may need to enter the password on every connection to the device, + or, if caching is enabled, at every \QC restart. + To configure connections between \QC and an embedded Linux device and to specify build and run settings for the device: