Bug 8435 - Validate Ubuntu 24.10
Summary: Validate Ubuntu 24.10
Status: CLOSED FIXED
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Server OS (show other bugs)
Version: trunk
Hardware: PC Unknown
: P2 Normal
Target Milestone: 4.18.0
Assignee: Emelie
URL:
Keywords: prosaic
Depends on:
Blocks:
 
Reported: 2024-10-28 15:52 CET by Emelie
Modified: 2024-11-28 13:57 CET (History)
1 user (show)

See Also:
Acceptance Criteria:


Attachments

Description Emelie cendio 2024-10-28 15:52:26 CET
Test that the following works:

* Basic function (Graphics, Mouse, Keyboard) 
* Network transport
* Server installation (and setup)
* Session startup
* Sound redirection
 - Input (mic)
 - Output
* Drive redirection  
* Printer redirection  
* Web integration    
* OpenGL  
* Basic function (Graphics, Mouse, Keyboard)
* Nearest printer
 - Access control 
* Restricted shell (thinlinc-login)
* Restricting SSH Daemon Port Forwarding ("PermitOpen")
* Smart card redirection
* Authentication
 - Interactive 
 - Password
 - OTP
 - Public key 
 - Smart card
 - Kerberos
Comment 1 Emelie cendio 2024-10-31 11:12:36 CET
Tested that the following works on Ubuntu 24.10:

✅ Basic function (Graphics, Mouse, Keyboard) 
✅ Network transport
✅ Server installation (and setup)
✅ Session startup
☑️ Sound redirection
 ☑️ Output [1]
 ✅ Input (mic)
✅ Drive redirection
✅ Printer redirection  
✅ Web integration [2]
✅ OpenGL [3]
✅ Nearest printer [4]
 ✅ Access control 
✅ Restricted shell (thinlinc-login) [5]
✅ Restricting SSH Daemon Port Forwarding ("PermitOpen") [6]
❌ Smart card redirection [7, 8]
☑️ Authentication
 ✅ Smart card
 ✅ Password
 ❌ Interactive [9]
 ✅ OTP
 ✅ Public key
 ✅ Kerberos

 [1] Sound works, but not in Firefox by default. The snap-version doesn't have working audio, regular Firefox DPKG works. See bug 8201.
 [2] https://intranet.lkpg.cendio.se/ThinLinc/Testing/Functions/Web%20integration
 [3] glxgears works 
 [4] https://intranet.lkpg.cendio.se/ThinLinc/Testing/Functions/Nearest%20printer
 [5] https://intranet.lkpg.cendio.se/ThinLinc/Testing/Functions/Restricted%20shell
 [6] https://intranet.lkpg.cendio.se/ThinLinc/Testing/Functions/Restricting%20SSH%20Daemon%20Port%20Forwarding
 [7] https://intranet.lkpg.cendio.se/ThinLinc/Testing/Functions/Smart%20card%20redirection
 [8] The redirection in ThinLinc seems to work, we can list the certificates, but signing a file fails, submitted bug 8438.
 [9] Doesn't work, submitted bug 8437.
Comment 2 Samuel Mannehed cendio 2024-11-01 10:21:53 CET
(In reply to Emelie from comment #1)
>  ❌ Interactive [9]
> ...
>  [9] Doesn't work, submitted bug 8437.

Turns out this was a miss in our configuration when testing. "KbdInteractiveAuthentication" must be set to "yes" in sshd_config.
Comment 3 Samuel Mannehed cendio 2024-11-01 10:23:09 CET
With correct configuration, interactive password change works fine on Ubuntu 24.10:

 ✅ Interactive [10]

[10] https://intranet.lkpg.cendio.se/ThinLinc/Testing/Functions/Authentication/Interactive

Note You need to log in before you can comment on or make changes to this bug.