me, 2.0: jose nazario
beauty and the street
--- pam_smb_auth.c.orig 2006-10-05 14:33:14.000000000 -0400
+++ pam_smb_auth.c 2006-10-05 14:33:21.000000000 -0400
@@ -228,7 +228,7 @@
error code for non-existant users -- alex */
if ( ( !pw->pw_passwd ) && ( !p ) )
- if ( flags && PAM_DISALLOW_NULL_AUTHTOK )
+ if ( flags & PAM_DISALLOW_NULL_AUTHTOK )
return PAM_SUCCESS;
pp = crypt(p, salt);
next Saturday, Aug 23, 2008 @ 07:26pm | previous Thursday, Mar 06, 2008 @ 12:34pm | archives
| Last modified: Tuesday, Apr 15, 2008 @ 09:36am |
copyright © 2002-2005 jose nazario, all rights reserved.