[Pkg-samba-maint] Bug#1064544: libwbclient-dev should provide more header files to be useful
    Michael Tokarev 
    mjt at tls.msk.ru
       
    Fri Feb 23 22:50:17 GMT 2024
    
    
  
Package: src:samba
Version: 2:4.19.5+dfsg-1
<wbclient.h> interface defines quite some structs and functions to
communicate with winbind.  However, it does not define WinNT status
codes, used, for example, in wbcAuthErrorInfo:nt_status.  Without
these, the code can not know actual reason of the error, and can't
handle it properly.
NT STATUS codes are declared in code/ntstatus.h.  However, this file
declares a few other functions which are internal to samba.  So it
isn't possible to just move that file to another package.
/mjt
    
    
More information about the Pkg-samba-maint
mailing list