Ignore:
Timestamp:
Jul 6, 2011, 8:21:13 PM (14 years ago)
Author:
Herwig Bauernfeind
Message:

Samba 3.5: Update trunk to 3.5.9

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/server/source3/utils/ntlm_auth.c

    r596 r599  
    737737        ctrl = get_pam_winbind_config();
    738738
    739         if (ctrl | WINBIND_KRB5_AUTH) {
     739        if (ctrl WINBIND_KRB5_AUTH) {
    740740                wb_request.flags |= WBFLAG_PAM_CONTACT_TRUSTDOM;
    741741        }
Note: See TracChangeset for help on using the changeset viewer.