libcli/auth: set the return_authenticator->timestamp = 0
authorStefan Metzmacher <metze@samba.org>
Tue, 17 Dec 2013 18:35:37 +0000 (19:35 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 24 Dec 2013 08:10:06 +0000 (09:10 +0100)
commit202bcf9096e53d94b294936d6144ae77f1536b72
treecddc251540ace08ea1f24fa3abcfe26465a6fb06
parent819e1f561df5074ae21db77c6558b34f4b0e1351
libcli/auth: set the return_authenticator->timestamp = 0

This is what windows returns, the value is ignored by the client anyway.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
libcli/auth/credentials.c