AIX Open Source

 View Only
Expand all | Collapse all

Update to latest AIX Toolbox Samba code (V4.16.5) breaks winbind

  • 1.  Update to latest AIX Toolbox Samba code (V4.16.5) breaks winbind

    Posted Wed November 09, 2022 11:35 AM
    On our test Samba server running AIX 7200-05-04-2220 code I upgraded the Samba code from V4.14.4 to the latest available (V4.16.5) but had to revert back because mapping network drives was no longer possible.  The Samba client log was posting errors such as:
     
    Auth: [SMB2,(NULL)] user [workgroup]\[smbadmin] at [Tue, 08 Nov 2022 15:47:21.964918 EST] with [NTLMv2] status [NT_STATUS_CONNECTION_DISCONNECTED] workstation [2UA6422BXX] remote
    host [ipv4:10.12.3.53:57617] mapped to [workgroup]\[smbadmin]. local host [ipv4:10.2.3.88:445]
    [2022/11/08 15:47:22.016529, 2] ../../source3/auth/auth.c:348(auth_check_ntlm_password)
    check_ntlm_password: Authentication for user [smbadmin] -> [smbadmin] FAILED with error NT_STATUS_CONNECTION_DISCONNECTED, authoritative=1
    [2022/11/08 15:47:22.016678, 2] ../../auth/auth_log.c:665(log_authentication_event_human_readable)
    Auth: [SMB2,(NULL)] user [workgroup]\[smbadmin] at [Tue, 08 Nov 2022 15:47:22.016640 EST] with [NTLMv2] status [NT_STATUS_CONNECTION_DISCONNECTED] workstation [2UA6422BXX] remote
    host [ipv4:10.12.3.53:57618] mapped to [workgroup]\[smbadmin]. local host [ipv4:10.2.3.88:445]
    [2022/11/08 15:47:22.065590, 2] ../../source3/auth/auth.c:348(auth_check_ntlm_password)
    check_ntlm_password: Authentication for user [smbadmin] -> [smbadmin] FAILED with error NT_STATUS_CONNECTION_DISCONNECTED, authoritative=1

    On the AIX server the operating system error log filled with repetitive windbindd error messages:

    LABEL: CORE_DUMP
    IDENTIFIER: A924A5FC

    Date/Time: Wed Nov 9 10:55:36 EST 2022
    Sequence Number: 24138
    Machine Id: 00FB16F94C00
    Node Id: sentest4
    Class: S
    Type: PERM
    WPAR: Global
    Resource Name: SYSPROC

    Description
    SOFTWARE PROGRAM ABNORMALLY TERMINATED

    Probable Causes
    SOFTWARE PROGRAM

    User Causes
    USER GENERATED SIGNAL

    Recommended Actions
    CORRECT THEN RETRY

    Failure Causes
    SOFTWARE PROGRAM

    Recommended Actions
    RERUN THE APPLICATION PROGRAM
    IF PROBLEM PERSISTS THEN DO THE FOLLOWING
    CONTACT APPROPRIATE SERVICE REPRESENTATIVE

    Detail Data
    SIGNAL NUMBER
    4
    USER'S PROCESS ID:
    10551634
    FILE SYSTEM SERIAL NUMBER
    1
    INODE NUMBER
    2
    CORE FILE NAME
    //core
    PROGRAM NAME
    winbindd
    STACK EXECUTION DISABLED
    0
    COME FROM ADDRESS REGISTER
    krb5int_d 1E8

    PROCESSOR ID
    hw_fru_id: 0
    hw_cpu_id: 2

    ADDITIONAL INFORMATION
    ??
    ??
    Unable to generate symptom string.

    Running the "net ads testjoin" command results in:

    Illegal instruction(coredump)

    Reverting back to the previously installed Samba V4.14.4 code and all is well again, all such errors disappear...
     
    Is anyone successfully using the Samba V4.16.5 code?  Is there any known problems with it?  It is not working for me.

    Thank you --






    ------------------------------
    Mark Skinner
    ------------------------------


  • 2.  RE: Update to latest AIX Toolbox Samba code (V4.16.5) breaks winbind

    Posted Thu November 10, 2022 01:47 AM
    Please update krb5-libs & openldap rpms to 1.18.5-2 & 2.4.58-4 version respectively.

    ------------------------------
    Ayappan P
    ------------------------------