aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndre Hartmann <aha_1980@gmx.de>2019-09-23 12:53:02 +0200
committerAndré Hartmann <aha_1980@gmx.de>2019-09-23 11:17:20 +0000
commit02fcc80f09f015b2595cb6e0bd22716f5089c0b6 (patch)
tree7a43ed22771f5dec8d7b693a7f15af603b62ec4d
parentd8c78538a6af184d7ee672173d0a1b285dad4b89 (diff)
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 <christian.kandeler@qt.io>
-rw-r--r--doc/src/linux-mobile/linuxdev.qdoc4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/src/linux-mobile/linuxdev.qdoc b/doc/src/linux-mobile/linuxdev.qdoc
index 7f711192e0..eefce112f1 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: