Ignore:
Timestamp:
02/13/12 22:44:19 (16 months ago)
Author:
BrainSlayer
Message:

additional patch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/router/samba36/source3/smbd/process.c

    r18451 r18464  
    24842484        check_reload(sconn, time_mono(NULL)); 
    24852485 
    2486         /* Change machine password if neccessary. */ 
    2487         attempt_machine_password_change(); 
     2486#ifdef NETLOGON_SUPPORT 
     2487        /* Change machine password if neccessary. */ 
     2488        attempt_machine_password_change(); 
     2489#endif 
    24882490 
    24892491        /* 
Note: See TracChangeset for help on using the changeset viewer.