SMB_USE_FIRST_PASS 256 source3/pam_smbpass/pam_smb_passwd.c set( SMB_USE_FIRST_PASS, ctrl ); SMB_USE_FIRST_PASS 527 source3/pam_smbpass/support.c if (on(SMB_TRY_FIRST_PASS, ctrl) || on(SMB_USE_FIRST_PASS, ctrl)) { SMB_USE_FIRST_PASS 538 source3/pam_smbpass/support.c } else if (on( SMB_USE_FIRST_PASS, ctrl )) {