CVS update: samba/source/pam_smbpass

jht at samba.org jht at samba.org
Tue Apr 8 14:42:45 EST 2003


Date:	Tue Apr  8 04:42:45 2003
Author:	jht

Update of /home/cvs/samba/source/pam_smbpass
In directory dp.samba.org:/tmp/cvs-serv9600

Modified Files:
      Tag: SAMBA_3_0
	pam_smb_acct.c pam_smb_auth.c pam_smb_passwd.c 
Log Message:
Patch from Steve Langasek <vorlon at netexpress.net>

fix up two issues in
pam_smbpass.  The first, more important issue is adding support for the
(apparently new) LOCAL_SET_PASSWORD flag to local_password_change(),
without which pam_smbpass is a complete and utter no-op.  The second,
lesser issue is that with the advent of ldapsam, it's possible for
pam_smbpass to generate a SIGPIPE that isn't handled by the calling
application.  The most basic signal wrapping is put in place to prevent
this.

Beyond that, the only thing in the patch is a bit of reformatting to
make pam_smb_passwd.c look a bit more like the rest of the code in CVS.
More of that later, I'm sure.




Revisions:
pam_smb_acct.c		1.4.2.1 => 1.4.2.2
	http://www.samba.org/cgi-bin/cvsweb/samba/source/pam_smbpass/pam_smb_acct.c?r1=1.4.2.1&r2=1.4.2.2
pam_smb_auth.c		1.6.2.1 => 1.6.2.2
	http://www.samba.org/cgi-bin/cvsweb/samba/source/pam_smbpass/pam_smb_auth.c?r1=1.6.2.1&r2=1.6.2.2
pam_smb_passwd.c		1.5.2.2 => 1.5.2.3
	http://www.samba.org/cgi-bin/cvsweb/samba/source/pam_smbpass/pam_smb_passwd.c?r1=1.5.2.2&r2=1.5.2.3


More information about the samba-cvs mailing list