diff options
author | Matthew Chapman <matty@samba.org> | 1999-02-01 02:37:45 +0000 |
---|---|---|
committer | Matthew Chapman <matty@samba.org> | 1999-02-01 02:37:45 +0000 |
commit | 960c760be0b84c4348288eb3bec6dd33e9c5c9b4 (patch) | |
tree | 314799452cb75631c4d68db81c4a324c3c90cfd7 /source3/ubiqx/ubi_dLinkList.c | |
parent | 90b708473887ac11ca81f5a056ae5d2c854cf616 (diff) | |
download | samba-960c760be0b84c4348288eb3bec6dd33e9c5c9b4.tar.gz samba-960c760be0b84c4348288eb3bec6dd33e9c5c9b4.tar.bz2 samba-960c760be0b84c4348288eb3bec6dd33e9c5c9b4.zip |
Fixed a domain functionality problem where NT clients would start
endlessly repeating a network SAMLOGON (hoping it to change, hmmm...).
( Guess what I found in pwdb_init_sam...
unix_to_nt_time(&user->logon_time, (time_t)-1);
unix_to_nt_time(&user->logoff_time, (time_t)-1);
unix_to_nt_time(&user->kickoff_time, (time_t)-1);
... )
(This used to be commit e9c79c85e6d1352693ab13e907b07d4706975891)
Diffstat (limited to 'source3/ubiqx/ubi_dLinkList.c')
0 files changed, 0 insertions, 0 deletions