make sure we don't try to decode any null password buffers during a
authorAndrew Tridgell <tridge@samba.org>
Sun, 10 Nov 2002 02:16:43 +0000 (02:16 +0000)
committerAndrew Tridgell <tridge@samba.org>
Sun, 10 Nov 2002 02:16:43 +0000 (02:16 +0000)
commit0026d5fb681d834f8db171b8ceed634b1976ad8f
tree63a21100e3d3e17ef116df5ba27ebcc1efd16288
parenta46d452926cea70bb59ba470cfc5cb2cde88c027
make sure we don't try to decode any null password buffers during a
SAM sync. This copes with both unset passwords from NT4 DCs and the
null passwords you get from w2k domains.
(This used to be commit 20c1cd86aca8040c1fe7497b84bb546526676e48)
source3/utils/net_rpc_samsync.c