Actions
tickets #170704
opentickets #173341: [Regression] Regression test for SLED 15SP7
tickets #170686: [Regression][RemoteLogin] Remote Login components of regression tests
[Regression][RemoteLogin] Remote Login: XDMCP with xdm and icewm configured
Start date:
2022-10-13
Due date:
% Done:
0%
Estimated time:
Relevance:
P4
Description
Updates:
- use "sudo update-alternatives --all" to select xdm and icewm.
- also remember to use "sudo rcxdm restart" to update /etc/X11/xdm/xdm-config, see https://bugzilla.suse.com/show_bug.cgi?id=1225646
Description:
SLED try to run Xephyr -query to check if you get gdm prompt on the SLES
with XDMCP enabled in xdm and icewm
Setup:
Client: SLED15
Note: you may need to stop firewall on client side
Server: SLES12SP3
Launch: yast2
Click on: System \> /etc/sysconfig Editor
Desktop \> Display manager \> DISPLAY_MANAGER_REMOTE_ACCESS \> yes
Firewall \> Allowed Services \> Service to Allow(xdmcp) \> Add \>
Next
Click Finish
set DISPLAYMANAGER=""xdm"" in /etc/sysconfig/displaymanager
set DEFAULT_WM=""icewm"" in /etc/sysconfig/windowmanager
Restart gdm or reboot
You have to log out the test user's session first, Multiple logins
are not supported
Steps:
1. Launch terminal and run:
Xephyr -query IP_of_server -screen widthxheight :1
2. Input the password and log in the system
3. Launch some applications and do some random operation
4. Close the window
Note:
https://fate.suse.com/317876
Expected Result:
- It starts a graphical login screen(xdm) in the window
- Log in successfully with no errors and the window manager is icewm
- Operation as normal
- The window can be closed,
Actions