summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp Hahn <hahn@univention.de>2013-01-25 14:03:49 +0100
committerPhilipp Hahn <hahn@univention.de>2013-01-28 11:04:29 +0100
commitbd49e89030021a3c05ec9de189da12c088ad21fb (patch)
tree89f47193ee2806657b39d6416b85aa7da9b50107
parent7a0db8a152ef3216d594303bfc10b5082f272b61 (diff)
downloadxrdp-proprietary-bd49e89030021a3c05ec9de189da12c088ad21fb.tar.gz
xrdp-proprietary-bd49e89030021a3c05ec9de189da12c088ad21fb.zip
doc: LDAP
Give hint to use PAM for LDAP.
-rw-r--r--faq-general.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/faq-general.txt b/faq-general.txt
index e1905cb9..e63804cb 100644
--- a/faq-general.txt
+++ b/faq-general.txt
@@ -5,12 +5,18 @@ Q. What is RDP?
A. RDP stands for Remote Desktop Protocol. Its the protocol used by Windows
terminal servers to talk to the terminal server clients.
+
Q. What is xrdp?
A. xrdp, usually spell lower case, is as open source implementation of the RDP
protocol.
+
Q. I can't get it to compile in Ubuntu. What can I do?
A. See faq-compile.txt.
+
+Q. Can I use LDAP?
+
+A. Yes, xrdp uses PAM and thus can be configured to use LDAP for authentication.