Don’t be long-winded, give the problem and solution directly.
Problems that arise
The solution
Modify /etc/xrdp/sesman.ini
- open file
/etc/xrdp/sesman.ini
sudo vim /etc/xrdp/sesman.ini
sesman.ini
file contents are as follows:
[Globals]
ListenAddress=127.0.0.1
ListenPort=3350
EnableUserWindowManager=1
UserWindowManager=startwm.sh
DefaultWindowManager=startwm.sh
[Security]
AllowRootLogin=1
MaxLoginRetry=4
TerminalServerUsers=tsusers
TerminalServerAdmins=tsadmins
[Sessions]
X11DisplayOffset=10
MaxSessions=10
KillDisconnected=0
IdleTimeLimit=0
DisconnectedTimeLimit=0
[Logging]
LogFile=/var/log/xrdp-sesman.log
LogLevel=DEBUG
EnableSyslog=0
SyslogLevel=DEBUG
[X11rdp]
param1=-bs
param2=-ac
param3=-nolisten
param4=tcp
[Xvnc]
param1=-bs
param2=-ac
param3=-nolisten
param4=tcp
param5=-localhost
param6=-dpi
param7=96
- under
[Xvnc]
param8= -securitytypes and param9=None
[Xvnc]
param1=-bs
param2=-ac
param3=-nolisten
param4=tcp
param5=-localhost
param6=-dpi
param7=96
param8=-SecurityTypes
param9=None
- restart XRDP service
sudo service xrdp restart
div>
Read More:
- Using xrdp to realize windows remote desktop Ubuntu Linux
- Linux — windows connection CentOS xrdp error message (login failed for display 0)
- Setting the root password of windows 10 Ubuntu subsystem
- Root password of windows 10 WSL Ubuntu system
- Windows subsystem Ubuntu 18.04 solves SSH problem
- 530 user cannot log in. Problem connecting to FTP server
- Ubuntu reads the shared folder under windows Unable to mount location Failed to retrieve share list from server
- Solve the problem of “wireless network activation failure” in Ubuntu 18, and repeatedly pop up the password input interface
- xrdp_mm_process_login_response:login failed
- To solve the problem that windows Remote Desktop Services cannot copy and paste: restart rdpclip.exe
- Failed: error connecting to db server: server returned error on SASL authentication step: Authentica
- Remote: http basic: access denied, fatal: authentication failed for error resolution: wrong password
- Resolve the problem of “event ID 4107” or “event ID 11” errors recorded in the application logs of windows and windows server
- Navicate premium Connecting to a remote Oracle,ORA-12514: TNS:listener does not currently know of service requested in c
- MongoDB:Failed: error connecting to db server: no reachable servers
- remote: XXX Incorrect username or password (access token) fatal: Authentication failed for XXX
- The remote server returned an error: (417) Expectation failed
- Linux-mysql8.0 password reset problem – error 1396 (HY000): Operation alter user failed for ‘root’ @’localhost ‘
- [error summary] Rsync remote synchronization: error password file must not be other accessible
- Modify the password of mysql8 on Windows