Remotedesktopverbindung nur mit ROOT möglich?

Flatsteff

Lt. Commander
Registriert
Nov. 2005
Beiträge
1.432
Hab hier einen Rock64 mit Armbian ( Desktopversion ) und kann leider über remotedesktop von win 10 nur auf den Root Account zugreifen, warum? Log von xrdp und sesman findet ihr unten. Was läuft da falsch?
LOG XRDP:
[20230522-20:23:02] [INFO ] Socket 12: AF_INET6 connection received from ::ffff:192.168.1.145 port 61417
[20230522-20:23:02] [INFO ] Using default X.509 certificate: /etc/xrdp/cert.pem
[20230522-20:23:02] [INFO ] Using default X.509 key file: /etc/xrdp/key.pem
[20230522-20:23:02] [ERROR] Cannot read private key file /etc/xrdp/key.pem: Permission denied
[20230522-20:23:02] [ERROR] libxrdp_force_read: header read error
[20230522-20:23:02] [ERROR] Processing [ITU-T T.125] Connect-Initial failed
[20230522-20:23:02] [ERROR] [MCS Connection Sequence] receive connection request failed
[20230522-20:23:02] [ERROR] xrdp_sec_incoming: xrdp_mcs_incoming failed
[20230522-20:23:02] [ERROR] xrdp_rdp_incoming: xrdp_sec_incoming failed
[20230522-20:23:02] [ERROR] xrdp_process_main_loop: libxrdp_process_incoming failed
[20230522-20:23:02] [ERROR] xrdp_iso_send: trans_write_copy_s failed
[20230522-20:23:02] [ERROR] Sending [ITU T.125] DisconnectProviderUltimatum failed
[20230522-20:23:02] [INFO ] Socket 12: AF_INET6 connection received from ::ffff:192.168.1.145 port 61418
[20230522-20:23:02] [INFO ] Using default X.509 certificate: /etc/xrdp/cert.pem
[20230522-20:23:02] [INFO ] Using default X.509 key file: /etc/xrdp/key.pem
[20230522-20:23:02] [ERROR] Cannot read private key file /etc/xrdp/key.pem: Permission denied
[20230522-20:23:02] [INFO ] Connected client computer name: DELLG515SE
[20230522-20:23:02] [WARN ] Received [MS-RDPBCGR] TS_UD_HEADER type 0xc006 is unknown (ignored)
[20230522-20:23:02] [WARN ] Received [MS-RDPBCGR] TS_UD_HEADER type 0xc00a is unknown (ignored)
[20230522-20:23:02] [INFO ] xrdp_load_keyboard_layout: Keyboard information sent by the RDP client, keyboard_type:[0x04], keyboard_subtype:[0x00], keylayout:[0x00000407]
[20230522-20:23:02] [INFO ] xrdp_load_keyboard_layout: model [] variant [] layout [de] options []
[20230522-20:23:02] [INFO ] Non-TLS connection established from ::ffff:192.168.1.145 port 61418: encrypted with standard RDP security
[20230522-20:23:04] [INFO ] xrdp_caps_process_pointer: client supports new(color) cursor
[20230522-20:23:04] [INFO ] xrdp_process_offscreen_bmpcache: support level 1 cache size 10485760 MB cache entries 100
[20230522-20:23:04] [INFO ] xrdp_caps_process_codecs: nscodec, codec id 1, properties len 3
[20230522-20:23:04] [WARN ] xrdp_caps_process_codecs: unknown codec id 5
[20230522-20:23:04] [INFO ] xrdp_caps_process_codecs: RemoteFX, codec id 3, properties len 49
[20230522-20:23:04] [INFO ] Loading keymap file /etc/xrdp/km-00000407.ini
[20230522-20:23:04] [WARN ] local keymap file for 0x00000407 found and doesn't match built in keymap, using local keymap file
[20230522-20:23:14] [INFO ] connecting to sesman ip 127.0.0.1 port 3350
[20230522-20:23:14] [INFO ] xrdp_wm_log_msg: sesman connect ok
[20230522-20:23:14] [INFO ] sesman connect ok
[20230522-20:23:14] [INFO ] sending login info to session manager, please wait...
[20230522-20:23:14] [INFO ] xrdp_wm_log_msg: login successful for display 10
[20230522-20:23:14] [INFO ] login successful for display 10
[20230522-20:23:14] [INFO ] loaded module 'libxup.so' ok, interface size 10296, version 4
[20230522-20:23:14] [INFO ] started connecting
[20230522-20:23:14] [INFO ] lib_mod_connect: connecting via UNIX socket
[20230522-20:23:16] [INFO ] lib_mod_log_peer: xrdp_pid=2256 connected to X11rdp_pid=2273 X11rdp_uid=0 X11rdp_gid=0 client_ip=::ffff:192.168.1.145 client_port=61418
[20230522-20:23:16] [INFO ] connected ok
[20230522-20:26:51] [INFO ] Received termination signal, stopping the server accept new connections thread
[20230522-20:27:21] [INFO ] address [0.0.0.0] port [3389] mode 1
[20230522-20:27:21] [INFO ] listening to port 3389 on 0.0.0.0
[20230522-20:27:21] [INFO ] xrdp_listen_pp done
[20230522-20:27:23] [INFO ] starting xrdp with pid 1195
[20230522-20:27:23] [INFO ] address [0.0.0.0] port [3389] mode 1
[20230522-20:27:23] [INFO ] listening to port 3389 on 0.0.0.0
[20230522-20:27:23] [INFO ] xrdp_listen_pp done
[20230522-20:27:33] [INFO ] Socket 12: AF_INET6 connection received from ::ffff:192.168.1.145 port 61829
[20230522-20:27:33] [INFO ] Using default X.509 certificate: /etc/xrdp/cert.pem
[20230522-20:27:33] [INFO ] Using default X.509 key file: /etc/xrdp/key.pem
[20230522-20:27:33] [ERROR] Cannot read private key file /etc/xrdp/key.pem: Permission denied
[20230522-20:27:33] [ERROR] libxrdp_force_read: header read error
[20230522-20:27:33] [ERROR] Processing [ITU-T T.125] Connect-Initial failed
[20230522-20:27:33] [ERROR] [MCS Connection Sequence] receive connection request failed
[20230522-20:27:33] [ERROR] xrdp_sec_incoming: xrdp_mcs_incoming failed
[20230522-20:27:33] [ERROR] xrdp_rdp_incoming: xrdp_sec_incoming failed
[20230522-20:27:33] [ERROR] xrdp_process_main_loop: libxrdp_process_incoming failed
[20230522-20:27:33] [ERROR] xrdp_iso_send: trans_write_copy_s failed
[20230522-20:27:33] [ERROR] Sending [ITU T.125] DisconnectProviderUltimatum failed
[20230522-20:27:33] [INFO ] Socket 12: AF_INET6 connection received from ::ffff:192.168.1.145 port 61830
[20230522-20:27:33] [INFO ] Using default X.509 certificate: /etc/xrdp/cert.pem
[20230522-20:27:33] [INFO ] Using default X.509 key file: /etc/xrdp/key.pem
[20230522-20:27:33] [ERROR] Cannot read private key file /etc/xrdp/key.pem: Permission denied
[20230522-20:27:33] [INFO ] Connected client computer name: DELLG515SE
[20230522-20:27:33] [WARN ] Received [MS-RDPBCGR] TS_UD_HEADER type 0xc006 is unknown (ignored)
[20230522-20:27:33] [WARN ] Received [MS-RDPBCGR] TS_UD_HEADER type 0xc00a is unknown (ignored)
[20230522-20:27:33] [INFO ] xrdp_load_keyboard_layout: Keyboard information sent by the RDP client, keyboard_type:[0x04], keyboard_subtype:[0x00], keylayout:[0x00000407]
[20230522-20:27:33] [INFO ] xrdp_load_keyboard_layout: model [] variant [] layout [de] options []
[20230522-20:27:33] [INFO ] Non-TLS connection established from ::ffff:192.168.1.145 port 61830: encrypted with standard RDP security
[20230522-20:27:33] [INFO ] xrdp_caps_process_pointer: client supports new(color) cursor
[20230522-20:27:33] [INFO ] xrdp_process_offscreen_bmpcache: support level 1 cache size 10485760 MB cache entries 100
[20230522-20:27:33] [INFO ] xrdp_caps_process_codecs: nscodec, codec id 1, properties len 3
[20230522-20:27:33] [WARN ] xrdp_caps_process_codecs: unknown codec id 5
[20230522-20:27:33] [INFO ] xrdp_caps_process_codecs: RemoteFX, codec id 3, properties len 49
[20230522-20:27:33] [INFO ] Loading keymap file /etc/xrdp/km-00000407.ini
[20230522-20:27:33] [WARN ] local keymap file for 0x00000407 found and doesn't match built in keymap, using local keymap file
[20230522-20:27:44] [INFO ] connecting to sesman ip 127.0.0.1 port 3350
[20230522-20:27:44] [INFO ] xrdp_wm_log_msg: sesman connect ok
[20230522-20:27:44] [INFO ] sesman connect ok
[20230522-20:27:44] [INFO ] sending login info to session manager, please wait...
[20230522-20:27:44] [INFO ] xrdp_wm_log_msg: login successful for display 10
[20230522-20:27:44] [INFO ] login successful for display 10
[20230522-20:27:44] [INFO ] loaded module 'libxup.so' ok, interface size 10296, version 4
[20230522-20:27:44] [INFO ] started connecting
[20230522-20:27:44] [INFO ] lib_mod_connect: connecting via UNIX socket
[20230522-20:28:36] [INFO ] Socket 12: AF_INET6 connection received from ::ffff:192.168.1.145 port 61915
[20230522-20:28:36] [INFO ] Using default X.509 certificate: /etc/xrdp/cert.pem
[20230522-20:28:36] [INFO ] Using default X.509 key file: /etc/xrdp/key.pem
[20230522-20:28:36] [ERROR] Cannot read private key file /etc/xrdp/key.pem: Permission denied
[20230522-20:28:36] [ERROR] libxrdp_force_read: header read error
[20230522-20:28:36] [ERROR] Processing [ITU-T T.125] Connect-Initial failed
[20230522-20:28:36] [ERROR] [MCS Connection Sequence] receive connection request failed
[20230522-20:28:36] [ERROR] xrdp_sec_incoming: xrdp_mcs_incoming failed
[20230522-20:28:36] [ERROR] xrdp_rdp_incoming: xrdp_sec_incoming failed
[20230522-20:28:36] [ERROR] xrdp_process_main_loop: libxrdp_process_incoming failed
[20230522-20:28:36] [ERROR] xrdp_iso_send: trans_write_copy_s failed
[20230522-20:28:36] [ERROR] Sending [ITU T.125] DisconnectProviderUltimatum failed
[20230522-20:28:36] [INFO ] Socket 12: AF_INET6 connection received from ::ffff:192.168.1.145 port 61916
[20230522-20:28:36] [INFO ] Using default X.509 certificate: /etc/xrdp/cert.pem
[20230522-20:28:36] [INFO ] Using default X.509 key file: /etc/xrdp/key.pem
[20230522-20:28:36] [ERROR] Cannot read private key file /etc/xrdp/key.pem: Permission denied
[20230522-20:28:36] [INFO ] Connected client computer name: DELLG515SE
[20230522-20:28:36] [WARN ] Received [MS-RDPBCGR] TS_UD_HEADER type 0xc006 is unknown (ignored)
[20230522-20:28:36] [WARN ] Received [MS-RDPBCGR] TS_UD_HEADER type 0xc00a is unknown (ignored)
[20230522-20:28:36] [INFO ] xrdp_load_keyboard_layout: Keyboard information sent by the RDP client, keyboard_type:[0x04], keyboard_subtype:[0x00], keylayout:[0x00000407]
[20230522-20:28:36] [INFO ] xrdp_load_keyboard_layout: model [] variant [] layout [de] options []
[20230522-20:28:36] [INFO ] Non-TLS connection established from ::ffff:192.168.1.145 port 61916: encrypted with standard RDP security
[20230522-20:28:36] [INFO ] xrdp_caps_process_pointer: client supports new(color) cursor
[20230522-20:28:36] [INFO ] xrdp_process_offscreen_bmpcache: support level 1 cache size 10485760 MB cache entries 100
[20230522-20:28:36] [INFO ] xrdp_caps_process_codecs: nscodec, codec id 1, properties len 3
[20230522-20:28:36] [WARN ] xrdp_caps_process_codecs: unknown codec id 5
[20230522-20:28:36] [INFO ] xrdp_caps_process_codecs: RemoteFX, codec id 3, properties len 49
[20230522-20:28:36] [INFO ] Loading keymap file /etc/xrdp/km-00000407.ini
[20230522-20:28:36] [WARN ] local keymap file for 0x00000407 found and doesn't match built in keymap, using local keymap file
[20230522-20:31:14] [INFO ] connection problem, giving up
[20230522-20:31:14] [INFO ] some problem
[20230522-20:31:14] [ERROR] xrdp_sec_send_fastpath: xrdp_fastpath_send failed
[20230522-20:31:14] [ERROR] xrdp_rdp_send_fastpath: xrdp_sec_send_fastpath failed
[20230522-20:31:14] [ERROR] xrdp_orders_send: xrdp_rdp_send_fastpath failed
[20230522-20:31:14] [ERROR] xrdp_sec_send_fastpath: xrdp_fastpath_send failed
[20230522-20:31:14] [ERROR] xrdp_rdp_send_fastpath: xrdp_sec_send_fastpath failed
[20230522-20:31:14] [ERROR] xrdp_orders_send: xrdp_rdp_send_fastpath failed
[20230522-20:31:14] [ERROR] xrdp_sec_send_fastpath: xrdp_fastpath_send failed
[20230522-20:31:14] [ERROR] xrdp_rdp_send_fastpath: xrdp_sec_send_fastpath failed
[20230522-20:31:14] [ERROR] xrdp_orders_send: xrdp_rdp_send_fastpath failed
[20230522-20:31:14] [ERROR] xrdp_sec_send_fastpath: xrdp_fastpath_send failed
[20230522-20:31:14] [ERROR] xrdp_rdp_send_fastpath: xrdp_sec_send_fastpath failed
[20230522-20:31:14] [ERROR] libxrdp_set_pointer: xrdp_rdp_send_fastpath failed
[20230522-20:31:14] [ERROR] xrdp_sec_send_fastpath: xrdp_fastpath_send failed
[20230522-20:31:14] [ERROR] xrdp_rdp_send_fastpath: xrdp_sec_send_fastpath failed
[20230522-20:31:14] [ERROR] xrdp_orders_send: xrdp_rdp_send_fastpath failed
[20230522-20:31:14] [ERROR] xrdp_sec_send_fastpath: xrdp_fastpath_send failed
[20230522-20:31:14] [ERROR] xrdp_rdp_send_fastpath: xrdp_sec_send_fastpath failed
[20230522-20:31:14] [ERROR] xrdp_orders_send: xrdp_rdp_send_fastpath failed
[20230522-20:31:14] [ERROR] xrdp_iso_send: trans_write_copy_s failed
[20230522-20:31:14] [ERROR] xrdp_mcs_send: xrdp_iso_send failed
[20230522-20:31:14] [ERROR] xrdp_sec_send: xrdp_mcs_send failed
[20230522-20:31:14] [ERROR] xrdp_rdp_send_data: xrdp_sec_send failed
[20230522-20:31:14] [ERROR] Sending [MS-RDPBCGR] TS_SHUTDOWN_DENIED_PDU failed
[20230522-20:31:14] [ERROR] xrdp_sec_recv: xrdp_mcs_recv failed
[20230522-20:31:14] [ERROR] xrdp_rdp_recv: xrdp_sec_recv failed
[20230522-20:31:14] [ERROR] libxrdp_process_data: xrdp_rdp_recv failed
[20230522-20:31:14] [ERROR] xrdp_process_data_in: xrdp_process_loop failed
[20230522-20:31:14] [ERROR] xrdp_iso_send: trans_write_copy_s failed
[20230522-20:31:14] [ERROR] Sending [ITU T.125] DisconnectProviderUltimatum failed
[20230522-20:36:52] [INFO ] connecting to sesman ip 127.0.0.1 port 3350
[20230522-20:36:53] [INFO ] xrdp_wm_log_msg: sesman connect ok
[20230522-20:36:53] [INFO ] sesman connect ok
[20230522-20:36:53] [INFO ] sending login info to session manager, please wait...
[20230522-20:36:53] [INFO ] xrdp_wm_log_msg: login successful for display 10
[20230522-20:36:53] [INFO ] login successful for display 10
[20230522-20:36:53] [INFO ] loaded module 'libxup.so' ok, interface size 10296, version 4
[20230522-20:36:53] [INFO ] started connecting
[20230522-20:36:53] [INFO ] lib_mod_connect: connecting via UNIX socket
[20230522-20:36:54] [INFO ] lib_mod_log_peer: xrdp_pid=2558 connected to X11rdp_pid=2662 X11rdp_uid=0 X11rdp_gid=0 client_ip=::ffff:192.168.1.145 client_port=61916
[20230522-20:36:54] [INFO ] connected ok


LOS SESMAN
[20230522-20:23:14] [INFO ] Socket 8: AF_INET6 connection received from ::1 port 36998
[20230522-20:23:14] [INFO ] Terminal Server Users group is disabled, allowing authentication
[20230522-20:23:14] [INFO ] ++ created session (access granted): username root, ip ::ffff:192.168.1.145:61418 - socket: 12
[20230522-20:23:14] [INFO ] starting Xorg session...
[20230522-20:23:14] [INFO ] Starting session: session_pid 2257, display :10.0, width 1920, height 1080, bpp 24, client ip ::ffff:192.168.1.145:61418 - socket: 12, user name root
[20230522-20:23:14] [INFO ] [session start] (display 10): calling auth_start_session from pid 2257
[20230522-20:23:14] [ERROR] sesman_data_in: scp_process_msg failed
[20230522-20:23:14] [ERROR] sesman_main_loop: trans_check_wait_objs failed, removing trans
[20230522-20:23:15] [INFO ] Starting X server on display 10: /usr/lib/xorg/Xorg :10 -auth .Xauthority -config xrdp/xorg.conf -noreset -nolisten tcp -logfile .xorgxrdp.%s.log
[20230522-20:23:15] [INFO ] Found X server running at /tmp/.X11-unix/X10
[20230522-20:23:15] [INFO ] Found X server running at /tmp/.X11-unix/X10
[20230522-20:23:15] [INFO ] Found X server running at /tmp/.X11-unix/X10
[20230522-20:23:15] [INFO ] Starting the default window manager on display 10: /etc/xrdp/startwm.sh
[20230522-20:23:15] [INFO ] Session started successfully for user root on display 10
[20230522-20:23:15] [INFO ] Starting the xrdp channel server for display 10
[20230522-20:23:15] [INFO ] Session in progress on display 10, waiting until the window manager (pid 2272) exits to end the session
[20230522-20:26:19] [INFO ] Calling auth_stop_session and auth_end from pid 2257
[20230522-20:26:19] [INFO ] Terminating X server (pid 2273) on display 10
[20230522-20:26:19] [INFO ] Terminating the xrdp channel server (pid 2275) on display 10
[20230522-20:26:19] [INFO ] X server on display 10 (pid 2273) returned exit code 0 and signal number 0
[20230522-20:26:19] [INFO ] xrdp channel server for display 10 (pid 2275) exit code 0 and signal number 0
[20230522-20:26:19] [INFO ] cleanup_sockets:
[20230522-20:26:19] [INFO ] ++ terminated session: username root, display :10.0, session_pid 2257, ip ::ffff:192.168.1.145:61418 - socket: 12
[20230522-20:26:51] [INFO ] shutting down sesman 1
[20230522-20:27:21] [INFO ] starting xrdp-sesman with pid 1086
[20230522-20:27:44] [INFO ] Socket 8: AF_INET6 connection received from ::1 port 55262
[20230522-20:27:44] [INFO ] Terminal Server Users group is disabled, allowing authentication
[20230522-20:27:44] [INFO ] ++ created session (access granted): username test2, ip ::ffff:192.168.1.145:61830 - socket: 12
[20230522-20:27:44] [INFO ] starting Xorg session...
[20230522-20:27:44] [INFO ] Starting session: session_pid 2080, display :10.0, width 1920, height 1080, bpp 24, client ip ::ffff:192.168.1.145:61830 - socket: 12, user name test2
[20230522-20:27:44] [INFO ] [session start] (display 10): calling auth_start_session from pid 2080
[20230522-20:27:44] [ERROR] sesman_data_in: scp_process_msg failed
[20230522-20:27:44] [ERROR] sesman_main_loop: trans_check_wait_objs failed, removing trans
[20230522-20:27:45] [INFO ] Starting X server on display 10: /usr/lib/xorg/Xorg :10 -auth .Xauthority -config xrdp/xorg.conf -noreset -nolisten tcp -logfile .xorgxrdp.%s.log
[20230522-20:27:55] [WARN ] Timed out waiting for X server on display 10 to startup
[20230522-20:27:55] [INFO ] Session started successfully for user test2 on display 10
[20230522-20:27:55] [INFO ] Session in progress on display 10, waiting until the window manager (pid 2094) exits to end the session
[20230522-20:27:55] [INFO ] Starting the xrdp channel server for display 10
[20230522-20:27:55] [WARN ] Timed out waiting for X server on display 10 to startup
[20230522-20:27:55] [ERROR] There is no X server active on display 10
[20230522-20:27:55] [ERROR] A fatal error has occured attempting to start the window manager on display 10, aborting connection
[20230522-20:27:55] [WARN ] Window manager (pid 2094, display 10) exited quickly (0 secs). This could indicate a window manager config problem
[20230522-20:27:55] [INFO ] Calling auth_stop_session and auth_end from pid 2080
[20230522-20:27:55] [INFO ] Terminating X server (pid 2095) on display 10
[20230522-20:27:55] [INFO ] Terminating the xrdp channel server (pid 2426) on display 10
[20230522-20:27:55] [INFO ] X server on display 10 (pid 2095) returned exit code 1 and signal number 0
[20230522-20:27:55] [INFO ] xrdp channel server for display 10 (pid 2426) exit code 0 and signal number 0
[20230522-20:27:55] [INFO ] cleanup_sockets:
[20230522-20:27:55] [INFO ] ++ terminated session: username test2, display :10.0, session_pid 2080, ip ::ffff:192.168.1.145:61830 - socket: 12
[20230522-20:36:52] [INFO ] Socket 8: AF_INET6 connection received from ::1 port 57054
[20230522-20:36:53] [INFO ] Terminal Server Users group is disabled, allowing authentication
[20230522-20:36:53] [INFO ] ++ created session (access granted): username root, ip ::ffff:192.168.1.145:61916 - socket: 12
[20230522-20:36:53] [INFO ] starting Xorg session...
[20230522-20:36:53] [INFO ] Starting session: session_pid 2645, display :10.0, width 1920, height 1080, bpp 24, client ip ::ffff:192.168.1.145:61916 - socket: 12, user name root
[20230522-20:36:53] [INFO ] [session start] (display 10): calling auth_start_session from pid 2645
[20230522-20:36:53] [ERROR] sesman_data_in: scp_process_msg failed
[20230522-20:36:53] [ERROR] sesman_main_loop: trans_check_wait_objs failed, removing trans
[20230522-20:36:53] [INFO ] Starting X server on display 10: /usr/lib/xorg/Xorg :10 -auth .Xauthority -config xrdp/xorg.conf -noreset -nolisten tcp -logfile .xorgxrdp.%s.log
[20230522-20:36:54] [INFO ] Found X server running at /tmp/.X11-unix/X10
[20230522-20:36:54] [INFO ] Found X server running at /tmp/.X11-unix/X10
[20230522-20:36:54] [INFO ] Found X server running at /tmp/.X11-unix/X10
[20230522-20:36:54] [INFO ] Starting the default window manager on display 10: /etc/xrdp/startwm.sh
[20230522-20:36:54] [INFO ] Session started successfully for user root on display 10
[20230522-20:36:54] [INFO ] Starting the xrdp channel server for display 10
[20230522-20:36:54] [INFO ] Session in progress on display 10, waiting until the window manager (pid 2661) exits to end the session
 
Hast du dir die Log angesehen?

Es gibt
[ERROR] Cannot read private key file /etc/xrdp/key.pem: Permission denied

Anschließend folgen ein paar Fehler beim Verbindungsaufbau die damit zu tun haben könnten, dann ein Neustart des Versuchs.

Hast du probiert das Problem zu beheben?
 
  • Gefällt mir
Reaktionen: GTrash81
nimm vnc. ist einfacher als rdp

du scheisnt auf jeenfall probleme mit den zugriffsrechten auf deine keys zu haben..
 
andy_0 schrieb:
Hast du dir die Log angesehen?

Es gibt
[ERROR] Cannot read private key file /etc/xrdp/key.pem: Permission denied

Anschließend folgen ein paar Fehler beim Verbindungsaufbau die damit zu tun haben könnten, dann ein Neustart des Versuchs.

Hast du probiert das Problem zu beheben?
klar hab ich reingesehen, aber keine Ahnung davon, was bedeutet das denn? ^^
Ergänzung ()

madmax2010 schrieb:
nimm vnc. ist einfacher als rdp

du scheisnt auf jeenfall probleme mit den zugriffsrechten auf deine keys zu haben..
hab ich noch nie genutzt, werde ich mir mal ansehen.

von dem zeig mit den keys hab ich keine ahnung, es ist ein frisches OS und es sind mehrere frische nutzer die das problem haben, wie kann das entstehen?
 
das der user als der der rdp server gestartet wurde die datei aufgrund fehlender berechtigungen nicht lesen kann.

chmod 644 sollte a schon reichen (vielleicht, kenne xrdp nicht.)
 
Vielleicht, vielleicht auch nicht. Die Anwendung hat keinen Zugriff auf die Datei oder sie existiert nicht. Mit dem chmod Befehl kannst du Abhilfe schaffen. Oder du musst vorher ein Key erzeugen.

Womöglich liegt das Problem auch woanders. Aber zuerst muss man das erste Problem lösen.

Laut Arch Wiki muss man non-Root Nutzern außerdem in xrdp befähigen: https://wiki.archlinux.org/title/Xrdp

Hast du nach Anleitungen zur RDP Einrichtung für Armbian geschaut?
 
  • Gefällt mir
Reaktionen: GTrash81 und madmax2010
Daloop schrieb:
Bitte nochmal die Datei armbian-check-first-login.sh umbenennen und testen:
Code:
sudo mv /etc/profile.d/armbian-check-first-login.sh  /etc/profile.d/armbian-check-first-login.old

Und zusätzlich noch xauth installieren (siehe https://forum.armbian.com/topic/264...er-not-working/?do=findComment&comment=163073)
Code:
sudo apt-get update
sudo apt install xauth
leider keine wirkung, log sieht jetzt so aus
xrdp
[20230523-21:06:54] [INFO ] Socket 12: AF_INET6 connection received from ::ffff:192.168.1.145 port 55301
[20230523-21:06:54] [INFO ] Using default X.509 certificate: /etc/xrdp/cert.pem
[20230523-21:06:54] [INFO ] Using default X.509 key file: /etc/xrdp/key.pem
[20230523-21:06:55] [ERROR] SSL_read: I/O error
[20230523-21:06:55] [ERROR] libxrdp_force_read: header read error
[20230523-21:06:55] [ERROR] Processing [ITU-T T.125] Connect-Initial failed
[20230523-21:06:55] [ERROR] [MCS Connection Sequence] receive connection request failed
[20230523-21:06:55] [ERROR] xrdp_sec_incoming: xrdp_mcs_incoming failed
[20230523-21:06:55] [ERROR] xrdp_rdp_incoming: xrdp_sec_incoming failed
[20230523-21:06:55] [ERROR] xrdp_process_main_loop: libxrdp_process_incoming failed
[20230523-21:06:55] [ERROR] xrdp_iso_send: trans_write_copy_s failed
[20230523-21:06:55] [ERROR] Sending [ITU T.125] DisconnectProviderUltimatum failed
[20230523-21:06:55] [INFO ] Socket 12: AF_INET6 connection received from ::ffff:192.168.1.145 port 55302
[20230523-21:06:55] [INFO ] Using default X.509 certificate: /etc/xrdp/cert.pem
[20230523-21:06:55] [INFO ] Using default X.509 key file: /etc/xrdp/key.pem
[20230523-21:06:55] [INFO ] Connected client computer name: DELLG515SE
[20230523-21:06:55] [WARN ] Received [MS-RDPBCGR] TS_UD_HEADER type 0xc006 is unknown (ignored)
[20230523-21:06:55] [WARN ] Received [MS-RDPBCGR] TS_UD_HEADER type 0xc00a is unknown (ignored)
[20230523-21:06:55] [INFO ] xrdp_load_keyboard_layout: Keyboard information sent by the RDP client, keyboard_type:[0x04], keyboard_subtype:[0x00], keylayout:[0x00000407]
[20230523-21:06:55] [INFO ] xrdp_load_keyboard_layout: model [] variant [] layout [de] options []
[20230523-21:06:55] [INFO ] TLS connection established from ::ffff:192.168.1.145 port 55302: TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384
[20230523-21:06:55] [INFO ] xrdp_caps_process_pointer: client supports new(color) cursor
[20230523-21:06:55] [INFO ] xrdp_process_offscreen_bmpcache: support level 1 cache size 10485760 MB cache entries 100
[20230523-21:06:55] [INFO ] xrdp_caps_process_codecs: nscodec, codec id 1, properties len 3
[20230523-21:06:55] [WARN ] xrdp_caps_process_codecs: unknown codec id 5
[20230523-21:06:55] [INFO ] xrdp_caps_process_codecs: RemoteFX, codec id 3, properties len 49
[20230523-21:06:55] [INFO ] Loading keymap file /etc/xrdp/km-00000407.ini
[20230523-21:06:55] [WARN ] local keymap file for 0x00000407 found and doesn't match built in keymap, using local keymap file
[20230523-21:07:07] [INFO ] connecting to sesman ip 127.0.0.1 port 3350
[20230523-21:07:07] [INFO ] xrdp_wm_log_msg: sesman connect ok
[20230523-21:07:07] [INFO ] sesman connect ok
[20230523-21:07:07] [INFO ] sending login info to session manager, please wait...
[20230523-21:07:07] [INFO ] xrdp_wm_log_msg: login successful for display 10
[20230523-21:07:07] [INFO ] login successful for display 10
[20230523-21:07:07] [INFO ] loaded module 'libxup.so' ok, interface size 10296, version 4
[20230523-21:07:07] [INFO ] started connecting
[20230523-21:07:07] [INFO ] lib_mod_connect: connecting via UNIX socket
[





sesmann

[20230523-21:07:07] [INFO ] Socket 8: AF_INET6 connection received from ::1 port 45296
[20230523-21:07:07] [INFO ] Terminal Server Users group is disabled, allowing authentication
[20230523-21:07:07] [INFO ] ++ created session (access granted): username test2, ip ::ffff:192.168.1.145:55302 - socket: 12
[20230523-21:07:07] [INFO ] starting Xorg session...
[20230523-21:07:07] [INFO ] Starting session: session_pid 2623, display :10.0, width 1920, height 1080, bpp 24, client ip ::ffff:192.168.1.145:55302 - socket: 12, user name test2
[20230523-21:07:07] [INFO ] [session start] (display 10): calling auth_start_session from pid 2623
[20230523-21:07:07] [ERROR] sesman_data_in: scp_process_msg failed
[20230523-21:07:07] [ERROR] sesman_main_loop: trans_check_wait_objs failed, removing trans
[20230523-21:07:08] [INFO ] Starting X server on display 10: /usr/lib/xorg/Xorg :10 -auth .Xauthority -config xrdp/xorg.conf -noreset -nolisten tcp -logfile .xorgxrdp.%s.log
[20230523-21:07:18] [WARN ] Timed out waiting for X server on display 10 to startup
[20230523-21:07:18] [INFO ] Session started successfully for user test2 on display 10
[20230523-21:07:18] [INFO ] Starting the xrdp channel server for display 10
[20230523-21:07:18] [INFO ] Session in progress on display 10, waiting until the window manager (pid 2641) exits to end the session
[20230523-21:07:18] [WARN ] Timed out waiting for X server on display 10 to startup
[20230523-21:07:18] [ERROR] There is no X server active on display 10
[20230523-21:07:18] [ERROR] A fatal error has occured attempting to start the window manager on display 10, aborting connection
[20230523-21:07:18] [WARN ] Window manager (pid 2641, display 10) exited quickly (0 secs). This could indicate a window manager config problem
[20230523-21:07:18] [INFO ] Calling auth_stop_session and auth_end from pid 2623
[20230523-21:07:18] [INFO ] Terminating X server (pid 2642) on display 10
[20230523-21:07:18] [INFO ] Terminating the xrdp channel server (pid 2926) on display 10
[20230523-21:07:18] [INFO ] X server on display 10 (pid 2642) returned exit code 1 and signal number 0
[20230523-21:07:18] [INFO ] xrdp channel server for display 10 (pid 2926) exit code 0 and signal number 0
[20230523-21:07:18] [INFO ] cleanup_sockets:
[20230523-21:07:18] [INFO ] ++ terminated session: username test2, display :10.0, session_pid 2623, ip ::ffff:192.168.1.145:55302 - socket: 12
 
Wie sieht es denn aus wenn du mit dem Root connectest? Dann haben wir nen A/B Vergleich.
 
mache ich heute abend, bis dahin schönen tag
 
Bitte mal in der Datei
Code:
/etc/xrdp/sesman.ini
den kompletten Pfad zur Datei Xorg eintragen:
Code:
Zum Beispiel: param=Xorg -> param=/usr/lib/xorg/Xorg

Den Pfad bekommt man folgendermaßen:
Code:
cat $(which Xorg)
 
Daloop schrieb:
Bitte mal in der Datei
Code:
/etc/xrdp/sesman.ini
den kompletten Pfad zur Datei Xorg eintragen:
Code:
Zum Beispiel: param=Xorg -> param=/usr/lib/xorg/Xorg

Den Pfad bekommt man folgendermaßen:
Code:
cat $(which Xorg)
so?

[Xorg]
; Specify the path of non-suid Xorg executable. It might differ depending
; on your distribution and version. Find out the appropreate path for your
; environment. The typical path is known as follows:
;
; Fedora 26 or later : param=/usr/libexec/Xorg
; Debian 9 or later : param=/usr/lib/xorg/Xorg
; Ubuntu 16.04 or later : param=/usr/lib/xorg/Xorg
; Arch Linux : param=/usr/lib/Xorg
; CentOS 7 : param=/usr/bin/Xorg or param=Xorg
; CentOS 8 : param=/usr/libexec/Xorg
;
param=/usr/lib/xorg/Xorg
; Leave the rest paramaters as-is unless you understand what will happen.
param=-config
param=xrdp/xorg.conf
param=-noreset
param=-nolisten
param=tcp
param=-logfile
param=.xorgxrdp.%s.log
param=/usr/lib/xorg
 
[Xorg]
; Specify the path of non-suid Xorg executable. It might differ depending
; on your distribution and version. Find out the appropreate path for your
; environment. The typical path is known as follows:
;
; Fedora 26 or later : param=/usr/libexec/Xorg
; Debian 9 or later : param=/usr/lib/xorg/Xorg
; Ubuntu 16.04 or later : param=/usr/lib/xorg/Xorg
; Arch Linux : param=/usr/lib/Xorg
; CentOS 7 : param=/usr/bin/Xorg or param=Xorg
; CentOS 8 : param=/usr/libexec/Xorg
;
param=/usr/lib/xorg/Xorg <-- sollte so passen
; Leave the rest paramaters as-is unless you understand what will happen.
param=-config
param=xrdp/xorg.conf
param=-noreset
param=-nolisten
param=tcp
param=-logfile
param=.xorgxrdp.%s.log
param=/usr/lib/xorg <-- diesen Eintrag bitte löschen
 
ich glaube jetzt weiß ich endgültig nicht mehr weiter...

das was weg soll ist das, was ich dazu gemaht habe, aber jetzt wo das drin steht kann ich auch als root nicht mehr verbinden. lokal kann ich mich als root nicht mit gui anmelden, die anderen nutzer können die datei nciht bearbeiten, wie bekomme ich das wieder weg xD

wieso kann ich nicht über strg+alt+f2 als root einlogge ( bis dahin gehts ) und dann mit startx in die gui?
 
Zuletzt bearbeitet:
Okay, melde Dich bitte als root an der Konsole an, öffne die Datei sesman.ini mit nano und lösche den letzten, von Dir gemachten param-Eintrag. Dann sollte zumindest erstmal die GUI wieder starten.
Code:
nano /etc/xrdp/sesman.ini
Ergänzung ()

In der Arch-Wiki, wie weiter oben von @andy_0 verlinkt (hab ich leider übersehen - sorry), steht folgendes:

Die Datei /etc/X11/Xwrapper.config zum Editieren öffnen und folgende Einträge hinzufügen:
Code:
allowed_users=anybody
needs_root_rights=no
 
Zuletzt bearbeitet:
Daloop schrieb:
Okay, melde Dich bitte als root an der Konsole an, öffne die Datei sesman.ini mit nano und lösche den letzten, von Dir gemachten param-Eintrag. Dann sollte zumindest erstmal die GUI wieder starten.
Code:
nano /etc/xrdp/sesman.ini
ok

langsam werd ich echt wahnsinnig... wie kann man denn eine so miese schei.. als image für endkunden bereitstellen?

hier das aktuelle log, erst mit user, dann mit root

xrdp:
[20230524-20:56:31] [INFO ] Socket 12: AF_INET6 connection received from ::ffff:192.168.1.145 port 49328
[20230524-20:56:31] [INFO ] Using default X.509 certificate: /etc/xrdp/cert.pem
[20230524-20:56:31] [INFO ] Using default X.509 key file: /etc/xrdp/key.pem
[20230524-20:56:31] [ERROR] SSL_read: I/O error
[20230524-20:56:31] [ERROR] libxrdp_force_read: header read error
[20230524-20:56:31] [ERROR] Processing [ITU-T T.125] Connect-Initial failed
[20230524-20:56:31] [ERROR] [MCS Connection Sequence] receive connection request failed
[20230524-20:56:31] [ERROR] xrdp_sec_incoming: xrdp_mcs_incoming failed
[20230524-20:56:31] [ERROR] xrdp_rdp_incoming: xrdp_sec_incoming failed
[20230524-20:56:31] [ERROR] xrdp_process_main_loop: libxrdp_process_incoming failed
[20230524-20:56:31] [ERROR] xrdp_iso_send: trans_write_copy_s failed
[20230524-20:56:31] [ERROR] Sending [ITU T.125] DisconnectProviderUltimatum failed
[20230524-20:56:31] [INFO ] Socket 12: AF_INET6 connection received from ::ffff:192.168.1.145 port 49329
[20230524-20:56:31] [INFO ] Using default X.509 certificate: /etc/xrdp/cert.pem
[20230524-20:56:31] [INFO ] Using default X.509 key file: /etc/xrdp/key.pem
[20230524-20:56:31] [INFO ] Connected client computer name: DELLG515SE
[20230524-20:56:31] [WARN ] Received [MS-RDPBCGR] TS_UD_HEADER type 0xc006 is unknown (ignored)
[20230524-20:56:31] [WARN ] Received [MS-RDPBCGR] TS_UD_HEADER type 0xc00a is unknown (ignored)
[20230524-20:56:31] [INFO ] xrdp_load_keyboard_layout: Keyboard information sent by the RDP client, keyboard_type:[0x04], keyboard_subtype:[0x00], keylayout:[0x00000407]
[20230524-20:56:31] [INFO ] xrdp_load_keyboard_layout: model [] variant [] layout [de] options []
[20230524-20:56:31] [INFO ] TLS connection established from ::ffff:192.168.1.145 port 49329: TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384
[20230524-20:56:31] [INFO ] xrdp_caps_process_pointer: client supports new(color) cursor
[20230524-20:56:31] [INFO ] xrdp_process_offscreen_bmpcache: support level 1 cache size 10485760 MB cache entries 100
[20230524-20:56:31] [INFO ] xrdp_caps_process_codecs: nscodec, codec id 1, properties len 3
[20230524-20:56:31] [WARN ] xrdp_caps_process_codecs: unknown codec id 5
[20230524-20:56:31] [INFO ] xrdp_caps_process_codecs: RemoteFX, codec id 3, properties len 49
[20230524-20:56:31] [INFO ] Loading keymap file /etc/xrdp/km-00000407.ini
[20230524-20:56:31] [WARN ] local keymap file for 0x00000407 found and doesn't match built in keymap, using local keymap file
[20230524-20:56:43] [INFO ] connecting to sesman ip 127.0.0.1 port 3350
[20230524-20:56:43] [INFO ] xrdp_wm_log_msg: sesman connect ok
[20230524-20:56:43] [INFO ] sesman connect ok
[20230524-20:56:43] [INFO ] sending login info to session manager, please wait...
[20230524-20:56:43] [INFO ] xrdp_wm_log_msg: login successful for display 10
[20230524-20:56:43] [INFO ] login successful for display 10
[20230524-20:56:43] [INFO ] loaded module 'libxup.so' ok, interface size 10296, version 4
[20230524-20:56:43] [INFO ] started connecting
[20230524-20:56:43] [INFO ] lib_mod_connect: connecting via UNIX socket
[20230524-20:59:54] [INFO ] Socket 12: AF_INET6 connection received from ::ffff:192.168.1.145 port 49873
[20230524-20:59:54] [INFO ] Using default X.509 certificate: /etc/xrdp/cert.pem
[20230524-20:59:54] [INFO ] Using default X.509 key file: /etc/xrdp/key.pem
[20230524-20:59:54] [ERROR] SSL_read: I/O error
[20230524-20:59:54] [ERROR] libxrdp_force_read: header read error
[20230524-20:59:54] [ERROR] Processing [ITU-T T.125] Connect-Initial failed
[20230524-20:59:54] [ERROR] [MCS Connection Sequence] receive connection request failed
[20230524-20:59:54] [ERROR] xrdp_sec_incoming: xrdp_mcs_incoming failed
[20230524-20:59:54] [ERROR] xrdp_rdp_incoming: xrdp_sec_incoming failed
[20230524-20:59:54] [ERROR] xrdp_process_main_loop: libxrdp_process_incoming failed
[20230524-20:59:54] [ERROR] xrdp_iso_send: trans_write_copy_s failed
[20230524-20:59:54] [ERROR] Sending [ITU T.125] DisconnectProviderUltimatum failed
[20230524-20:59:54] [INFO ] Socket 12: AF_INET6 connection received from ::ffff:192.168.1.145 port 49874
[20230524-20:59:54] [INFO ] Using default X.509 certificate: /etc/xrdp/cert.pem
[20230524-20:59:54] [INFO ] Using default X.509 key file: /etc/xrdp/key.pem
[20230524-20:59:54] [INFO ] Connected client computer name: DELLG515SE
[20230524-20:59:54] [WARN ] Received [MS-RDPBCGR] TS_UD_HEADER type 0xc006 is unknown (ignored)
[20230524-20:59:54] [WARN ] Received [MS-RDPBCGR] TS_UD_HEADER type 0xc00a is unknown (ignored)
[20230524-20:59:54] [INFO ] xrdp_load_keyboard_layout: Keyboard information sent by the RDP client, keyboard_type:[0x04], keyboard_subtype:[0x00], keylayout:[0x00000407]
[20230524-20:59:54] [INFO ] xrdp_load_keyboard_layout: model [] variant [] layout [de] options []
[20230524-20:59:54] [INFO ] TLS connection established from ::ffff:192.168.1.145 port 49874: TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384
[20230524-20:59:55] [INFO ] xrdp_caps_process_pointer: client supports new(color) cursor
[20230524-20:59:55] [INFO ] xrdp_process_offscreen_bmpcache: support level 1 cache size 10485760 MB cache entries 100
[20230524-20:59:55] [INFO ] xrdp_caps_process_codecs: nscodec, codec id 1, properties len 3
[20230524-20:59:55] [WARN ] xrdp_caps_process_codecs: unknown codec id 5
[20230524-20:59:55] [INFO ] xrdp_caps_process_codecs: RemoteFX, codec id 3, properties len 49
[20230524-20:59:55] [INFO ] Loading keymap file /etc/xrdp/km-00000407.ini
[20230524-20:59:55] [WARN ] local keymap file for 0x00000407 found and doesn't match built in keymap, using local keymap file
[20230524-21:00:03] [INFO ] connecting to sesman ip 127.0.0.1 port 3350
[20230524-21:00:03] [INFO ] xrdp_wm_log_msg: sesman connect ok
[20230524-21:00:03] [INFO ] sesman connect ok
[20230524-21:00:03] [INFO ] sending login info to session manager, please wait...
[20230524-21:00:03] [INFO ] xrdp_wm_log_msg: login successful for display 10
[20230524-21:00:03] [INFO ] login successful for display 10
[20230524-21:00:03] [INFO ] loaded module 'libxup.so' ok, interface size 10296, version 4
[20230524-21:00:03] [INFO ] started connecting
[20230524-21:00:03] [INFO ] lib_mod_connect: connecting via UNIX socket
[20230524-21:00:04] [INFO ] lib_mod_log_peer: xrdp_pid=2133 connected to X11rdp_pid=2591 X11rdp_uid=0 X11rdp_gid=0 client_ip=::ffff:192.168.1.145 client_port=49329
[20230524-21:00:04] [INFO ] connected ok
[20230524-21:00:04] [ERROR] SSL_write: I/O error
[20230524-21:00:04] [ERROR] xrdp_sec_send_fastpath: xrdp_fastpath_send failed
[20230524-21:00:04] [ERROR] xrdp_rdp_send_fastpath: xrdp_sec_send_fastpath failed
[20230524-21:00:04] [ERROR] libxrdp_set_pointer: xrdp_rdp_send_fastpath failed
[20230524-21:00:04] [INFO ] lib_mod_log_peer: xrdp_pid=2564 connected to X11rdp_pid=2591 X11rdp_uid=0 X11rdp_gid=0 client_ip=::ffff:192.168.1.145 client_port=49874
[20230524-21:00:04] [INFO ] connected ok
[20230524-21:00:05] [ERROR] xrdp_iso_send: trans_write_copy_s failed
[20230524-21:00:05] [ERROR] Sending [ITU T.125] DisconnectProviderUltimatum failed




sesman:
20230524-20:56:43] [INFO ] Socket 8: AF_INET6 connection received from ::1 port 33556
[20230524-20:56:43] [INFO ] Terminal Server Users group is disabled, allowing authentication
[20230524-20:56:43] [INFO ] ++ created session (access granted): username test2, ip ::ffff:192.168.1.145:49329 - socket: 12
[20230524-20:56:43] [INFO ] starting Xorg session...
[20230524-20:56:43] [INFO ] Starting session: session_pid 2134, display :10.0, width 1920, height 1080, bpp 24, client ip ::ffff:192.168.1.145:49329 - socket: 12, user name test2
[20230524-20:56:43] [INFO ] [session start] (display 10): calling auth_start_session from pid 2134
[20230524-20:56:43] [ERROR] sesman_data_in: scp_process_msg failed
[20230524-20:56:43] [ERROR] sesman_main_loop: trans_check_wait_objs failed, removing trans
[20230524-20:56:44] [INFO ] Starting X server on display 10: /usr/lib/xorg/Xorg :10 -auth .Xauthority -config xrdp/xorg.conf -noreset -nolisten tcp -logfile .xorgxrdp.%s.log
[20230524-20:56:54] [WARN ] Timed out waiting for X server on display 10 to startup
[20230524-20:56:54] [INFO ] Session started successfully for user test2 on display 10
[20230524-20:56:54] [INFO ] Starting the xrdp channel server for display 10
[20230524-20:56:54] [INFO ] Session in progress on display 10, waiting until the window manager (pid 2151) exits to end the session
[20230524-20:56:54] [WARN ] Timed out waiting for X server on display 10 to startup
[20230524-20:56:54] [ERROR] There is no X server active on display 10
[20230524-20:56:54] [ERROR] A fatal error has occured attempting to start the window manager on display 10, aborting connection
[20230524-20:56:54] [WARN ] Window manager (pid 2151, display 10) exited quickly (0 secs). This could indicate a window manager config problem
[20230524-20:56:54] [INFO ] Calling auth_stop_session and auth_end from pid 2134
[20230524-20:56:54] [INFO ] Terminating X server (pid 2152) on display 10
[20230524-20:56:54] [INFO ] Terminating the xrdp channel server (pid 2437) on display 10
[20230524-20:56:54] [INFO ] X server on display 10 (pid 2152) returned exit code 1 and signal number 0
[20230524-20:56:54] [INFO ] xrdp channel server for display 10 (pid 2437) exit code 0 and signal number 0
[20230524-20:56:54] [INFO ] cleanup_sockets:
[20230524-20:56:54] [INFO ] ++ terminated session: username test2, display :10.0, session_pid 2134, ip ::ffff:192.168.1.145:49329 - socket: 12
[20230524-21:00:03] [INFO ] Socket 8: AF_INET6 connection received from ::1 port 45346
[20230524-21:00:03] [INFO ] Terminal Server Users group is disabled, allowing authentication
[20230524-21:00:03] [INFO ] ++ created session (access granted): username root, ip ::ffff:192.168.1.145:49874 - socket: 12
[20230524-21:00:03] [INFO ] starting Xorg session...
[20230524-21:00:03] [INFO ] Starting session: session_pid 2574, display :10.0, width 1920, height 1080, bpp 24, client ip ::ffff:192.168.1.145:49874 - socket: 12, user name root
[20230524-21:00:03] [INFO ] [session start] (display 10): calling auth_start_session from pid 2574
[20230524-21:00:03] [ERROR] sesman_data_in: scp_process_msg failed
[20230524-21:00:03] [ERROR] sesman_main_loop: trans_check_wait_objs failed, removing trans
[20230524-21:00:04] [INFO ] Starting X server on display 10: /usr/lib/xorg/Xorg :10 -auth .Xauthority -config xrdp/xorg.conf -noreset -nolisten tcp -logfile .xorgxrdp.%s.log
[20230524-21:00:04] [INFO ] Found X server running at /tmp/.X11-unix/X10
[20230524-21:00:04] [INFO ] Found X server running at /tmp/.X11-unix/X10
[20230524-21:00:04] [INFO ] Found X server running at /tmp/.X11-unix/X10
[20230524-21:00:04] [INFO ] Session started successfully for user root on display 10
[20230524-21:00:04] [INFO ] Starting the default window manager on display 10: /etc/xrdp/startwm.sh
[20230524-21:00:04] [INFO ] Session in progress on display 10, waiting until the window manager (pid 2590) exits to end the session
[20230524-21:00:04] [INFO ] Starting the xrdp channel server for display 10
 
Flatsteff schrieb:
wie kann man denn eine so miese schei.. als image für endkunden bereitstellen?
Ich glaube, diese Maker Boards sind vorrangig für Bastelfreunde gedacht. Und Linux-Cracks arbeiten meist sowieso vorrangig in der Konsole, remote dann eben über SSH. Hab leider kein so ein Gerät zum Testen, deshalb ist es auch eher Trial & Error.

Hattest Du jetzt noch die Datei /etc/X11/Xwrapper.config bearbeitet und die zwei Einträge hinzugefügt?
 
Daloop schrieb:
Ich glaube, diese Maker Boards sind vorrangig für Bastelfreunde gedacht. Und Linux-Cracks arbeiten meist sowieso vorrangig in der Konsole, remote dann eben über SSH.

Hattest Du jetzt noch die Date /etc/X11/Xwrapper.config bearbeitet und die zwei Einträge hinzugefügt?
? das sagt mir garnix,wann sollte ich das machen? xwrapper gibt es nichtmal in dem Ordner?
Unbenanffnt.JPG
 
Zuletzt bearbeitet:
Zurück
Oben