Ensure auth requests from the same machine are completely serialized.
commit4df4aca784db3aef5395a2aed311823ba5ffe97b
authorJeremy Allison <jra@samba.org>
Mon, 22 Apr 2002 22:44:44 +0000 (22 22:44 +0000)
committerJeremy Allison <jra@samba.org>
Mon, 22 Apr 2002 22:44:44 +0000 (22 22:44 +0000)
tree856bbd16708df57657d9f6b721ba9ff978dc0aed
parentdde9187728936df5825cf19bda74fce1185ffb21
Ensure auth requests from the same machine are completely serialized.
NT4.x DC's require this.
Jeremy.
(This used to be commit d162b6285d549370a24a926ab1c46cef7e7f630a)
source3/auth/auth_domain.c