CVS update: samba/source/pam_smbpass

jht at samba.org jht at samba.org
Tue Apr 8 14:44:26 EST 2003


Date:	Tue Apr  8 04:44:26 2003
Author:	jht

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

Modified Files:
	pam_smb_acct.c pam_smb_auth.c pam_smb_passwd.c 
Log Message:
Patch from Steve Langasek <corlon 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.



Revisions:
pam_smb_acct.c		1.5 => 1.6
	http://www.samba.org/cgi-bin/cvsweb/samba/source/pam_smbpass/pam_smb_acct.c?r1=1.5&r2=1.6
pam_smb_auth.c		1.7 => 1.8
	http://www.samba.org/cgi-bin/cvsweb/samba/source/pam_smbpass/pam_smb_auth.c?r1=1.7&r2=1.8
pam_smb_passwd.c		1.7 => 1.8
	http://www.samba.org/cgi-bin/cvsweb/samba/source/pam_smbpass/pam_smb_passwd.c?r1=1.7&r2=1.8


More information about the samba-cvs mailing list