CVS update: samba/source/lib

Andrew Bartlett abartlet at pcug.org.au
Thu Feb 7 07:05:46 EST 2002


Jim McDonough wrote:
> 
> >Modified Files:
> >        pam_winbind.c pam_winbind.h wbinfo.c winbindd_nss.h
>  >       winbindd_pam.c
> >Log Message:
> >Drastic impromvents to pam_winbind.
> >
> >This adds code to do generic PAM -> NTSTATUS and NTSTATUS -> PAM error
> >conversions, and uses them to make the error handling in pam_winbind sane.
> This broke builds with --with-winbind but not --with-pam, since
> winbindd_pam.c calls nt_status_to_pam, but the implementation of that is
> #ifdef'ed in lib/pam_errors.c
> 
> There are folks out there using winbindd without the pam module...

You will see that there is a 'filler' implementation after the #else, to
keep the linker happy.  Unfortunetly I mistyped 'nt_status' as
'ntstatus' and forgot to check the build farm...

Andrew Bartlett

-- 
Andrew Bartlett                                 abartlet at pcug.org.au
Manager, Authentication Subsystems, Samba Team  abartlet at samba.org
Student Network Administrator, Hawker College   abartlet at hawkerc.net
http://samba.org     http://build.samba.org     http://hawkerc.net




More information about the samba-cvs mailing list