Extend the 'netlogon' CLDAP and NBT implementation.
authorAndrew Bartlett <abartlet@samba.org>
Wed, 21 May 2008 02:37:36 +0000 (12:37 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 21 May 2008 02:37:36 +0000 (12:37 +1000)
commit441b286c00f9a7743cdefeb243545bdbd2c94c5e
tree5433d10dcdc03d414542f8c9724fc1188cce52a0
parent7594f79db6a0e8a46e2863829e5e050b03dfaec1
Extend the 'netlogon' CLDAP and NBT implementation.

This now handles checking if the user exists, including validating the
ACB mask on the user.

This would be a nasty security hole, if Kerberos did not already
expose this information anonymously...

Andrew Bartlett
source/cldap_server/netlogon.c
source/nbt_server/dgram/netlogon.c
source/torture/ldap/cldap.c
source/torture/nbt/dgram.c