aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/misc/tramp.texi10
1 files changed, 8 insertions, 2 deletions
diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi
index 4ca393256f6..38b63715b51 100644
--- a/doc/misc/tramp.texi
+++ b/doc/misc/tramp.texi
@@ -1503,9 +1503,15 @@ machine melancholia port scp login daniel password geheim
1503 1503
1504The port can take any @value{tramp} method (@pxref{Inline methods}, 1504The port can take any @value{tramp} method (@pxref{Inline methods},
1505@pxref{External methods}). Omitting port values matches all 1505@pxref{External methods}). Omitting port values matches all
1506@value{tramp} methods. 1506@value{tramp} methods. Domain and ports, as used in @value{tramp}
1507file name syntax, must be appended to the machine and login items:
1507 1508
1508Setting @code{auth-source-debug} to @code{t} to debug messages. 1509@example
1510machine melancholia#4711 port davs login daniel%DOMAIN password geheim
1511@end example
1512
1513@vindex auth-source-debug
1514Set @code{auth-source-debug} to @code{t} to debug messages.
1509 1515
1510 1516
1511@anchor{Caching passwords} 1517@anchor{Caching passwords}