summaryrefslogtreecommitdiffstats
path: root/docs/man
diff options
context:
space:
mode:
authorKoichiro IWAO <meta@vmeta.jp>2016-11-15 11:08:03 +0900
committerKoichiro IWAO <meta@vmeta.jp>2016-11-16 14:15:44 +0900
commit7cb3ffc33f4f05250426a600d75f5a93ed9c11d4 (patch)
tree5491412268b26af65729ec72d38680fc2452a91b /docs/man
parent901bc9f40c80f2497798632c0b6f046985ab8a0e (diff)
downloadxrdp-proprietary-7cb3ffc33f4f05250426a600d75f5a93ed9c11d4.tar.gz
xrdp-proprietary-7cb3ffc33f4f05250426a600d75f5a93ed9c11d4.zip
docs: document use_fastpath, require_credentials, pamerrortxt
Diffstat (limited to 'docs/man')
-rw-r--r--docs/man/xrdp.ini.512
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/man/xrdp.ini.5 b/docs/man/xrdp.ini.5
index f5caa341..02789a05 100644
--- a/docs/man/xrdp.ini.5
+++ b/docs/man/xrdp.ini.5
@@ -117,6 +117,18 @@ Specifies TLS cipher suite. The format of this parameter is equivalent to which
(ex. $ openssl ciphers 'HIGH:!ADH:!SHA1')
.TP
+\fBuse_fastpath\fP=\fI[input|output|both|none]\fP
+If not specified, defaults to \fBnone\fP.
+
+.TP
+\fBrequire_credentials\fP=\fI[true|false]\fP
+If set to \fB1\fP, \fBtrue\fP or \fByes\fP, \fBxrdp\fP requires clients to include username and password initial connection phase. In other words, xrdp doesn't allow clients to show login screen if set to true.
+
+.TP
+\fBpamerrortxt\fP=\fIerror_text\fP
+Specify text passed to PAM when authentication failed. The maximum length is \fB256\fP.
+
+.TP
\fBblack\fP=\fI000000\fP
.TP
\fBgrey\fP=\fIc0c0c0\fP