I’m new to RDP. When I tried to log in to my account on my own PC using RDP, this is what I saw.
Imgur: The magic of the Internet](Imgur: The magic of the Internet)
xrdp-sesman output:
starting sesman in foregroud…
sesman config:
ListenAddress: 127.0.0.1
ListenPort: 3350
EnableUserWindowManager: 1
UserWindowManager: startwm.sh
DefaultWindowManager: startwm.sh
AuthFilePath: disabled
Xvnc parameters:
Parameter 00 -bs
X11rdp parameters:
Parameter 00 -bs
Xdmx parameters:
Parameter 00 -br
Parameter 01 -noreset
Parameter 02 -nolisten
Parameter 03 tcp
Parameter 04 –
Parameter 05 /usr/bin/Xfake
logging configuration:
LogFile: /var/log/xrdp-sesman.log
LogLevel: 4
EnableSyslog: 0
SyslogLevel: 4
security configuration:
AllowRootLogin: 1
MaxLoginRetry: 4
No TSUsersGroup defined
No TSAdminsGroup defined
session configuration:
MaxSessions: 10
KillDisconnected: 0
IdleTimeLimit: 0
DisconnectedTimeLimit: 0
[20110122-15:33:32] [WARN ] [init:45] libscp initialized
[20110122-15:33:32] [CORE ] starting sesman with pid 19279
[20110122-15:33:32] [INFO ] listening…
pam_authenticate failed: Authentication failure
What am I doing wrong? I’m pretty sure I’m able to type in my password correctly. Also, how do I prevent people from logging in as root? That sounds dangerous.