Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP5:GA
pam_smb
pam_smb-2.0.0rc6-invalid-flag.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pam_smb-2.0.0rc6-invalid-flag.patch of Package pam_smb
--- pamsmbm/pam_smb_auth.c +++ pamsmbm/pam_smb_auth.c @@ -264,7 +264,7 @@ if (!unknown_user) { if ( ( !pw->pw_passwd ) && ( !p ) ) - if ( flags && PAM_DISALLOW_NULL_AUTHTOK ) + if ( flags & PAM_DISALLOW_NULL_AUTHTOK ) return PAM_SUCCESS; pp = crypt(p, salt);
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor