Changeset 18464 for src/router/samba36/source3/smbd/process.c
- Timestamp:
- 02/13/12 22:44:19 (16 months ago)
- File:
-
- 1 edited
-
src/router/samba36/source3/smbd/process.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/router/samba36/source3/smbd/process.c
r18451 r18464 2484 2484 check_reload(sconn, time_mono(NULL)); 2485 2485 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 2488 2490 2489 2491 /*
Note: See TracChangeset
for help on using the changeset viewer.
