#9077 Multiple nightly test regressions (rawhide) with sssd 2.6.2
Closed: fixed 2 years ago by frenaud. Opened 2 years ago by frenaud.

Companion issue against SSSD: ticket #5939

The nightly tests running on rawhide detected multiple regressions with sssd 2.6.2, see PR #1411: test_otp, test_user_permissions, test_webui_host, test_webui_service.

All these tests are failing ssh authentication with a password and display a similar error in sssd_pam.log:

(2022-01-02 20:50:03): [pam] [pam_dp_send_req] (0x0100): [CID#1] Sending request with the following data:
(2022-01-02 20:50:03): [pam] [pam_print_data] (0x0100): [CID#1] command: SSS_PAM_ACCT_MGMT
(2022-01-02 20:50:03): [pam] [pam_print_data] (0x0100): [CID#1] domain: ipa.test
(2022-01-02 20:50:03): [pam] [pam_print_data] (0x0100): [CID#1] user: testuser_selinux@ipa.test
(2022-01-02 20:50:03): [pam] [pam_print_data] (0x0100): [CID#1] service: sshd
(2022-01-02 20:50:03): [pam] [pam_print_data] (0x0100): [CID#1] tty: ssh
(2022-01-02 20:50:03): [pam] [pam_print_data] (0x0100): [CID#1] ruser: not set
(2022-01-02 20:50:03): [pam] [pam_print_data] (0x0100): [CID#1] rhost: 192.168.122.155
(2022-01-02 20:50:03): [pam] [pam_print_data] (0x0100): [CID#1] authtok type: 0 (No authentication token available)
(2022-01-02 20:50:03): [pam] [pam_print_data] (0x0100): [CID#1] newauthtok type: 0 (No authentication token available)
(2022-01-02 20:50:03): [pam] [pam_print_data] (0x0100): [CID#1] priv: 1
(2022-01-02 20:50:03): [pam] [pam_print_data] (0x0100): [CID#1] cli_pid: 34724
(2022-01-02 20:50:03): [pam] [pam_print_data] (0x0100): [CID#1] logon name: testuser_selinux
(2022-01-02 20:50:03): [pam] [pam_print_data] (0x0100): [CID#1] flags: 0
(2022-01-02 20:50:03): [pam] [pam_dom_forwarder] (0x0100): [CID#1] pam_dp_send_req returned 0
(2022-01-02 20:50:07): [pam] [pam_dp_send_req_done] (0x0200): [CID#1] received: [4 (System error)][ipa.test]
(2022-01-02 20:50:07): [pam] [pam_reply] (0x0200): [CID#1] blen: 25
(2022-01-02 20:50:07): [pam] [pam_reply] (0x0200): [CID#1] Returning [4]: System error to the client
(2022-01-02 20:50:07): [pam] [client_recv] (0x0200): [CID#1] Client disconnected!

The update sssd 2.6.2-2 fixes the problem, see in PR #1419 with the following logs and report for test_otp.

Metadata Update from @frenaud:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

2 years ago

Login to comment on this ticket.

Metadata