libcli/auth: reject computer_name longer than 15 chars
commitb8fdeb8ca7ce362058bb86a4e58b34fb6340867e
authorStefan Metzmacher <metze@samba.org>
Fri, 10 Jan 2014 12:13:40 +0000 (10 13:13 +0100)
committerStefan Metzmacher <metze@samba.org>
Wed, 22 Jan 2014 16:12:14 +0000 (22 17:12 +0100)
treed88e35f48d97b0de9453d71f01036fd121100f89
parent387ed2e15df085274f72cebda341040a1e767a4b
libcli/auth: reject computer_name longer than 15 chars

This matches Windows, it seems they use a fixed size field to store
netlogon_creds_CredentialState.

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