forked from qt-creator/qt-creator
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>
This commit is contained in:
committed by
André Hartmann
parent
d8c78538a6
commit
02fcc80f09
@@ -66,6 +66,10 @@
|
|||||||
authentication. If you do not have an SSH key, you can use the ssh-keygen
|
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}.
|
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
|
To configure connections between \QC and an embedded Linux device and to
|
||||||
specify build and run settings for the device:
|
specify build and run settings for the device:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user