Revise our server-side password change code to cope with the various
authorAndrew Bartlett <abartlet@samba.org>
Mon, 26 Jan 2004 09:03:09 +0000 (09:03 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 26 Jan 2004 09:03:09 +0000 (09:03 +0000)
commit934e9f3bd0e8a938263978ffcd1fef51e42fa5e4
treefa7eb07299494d3372d26d9a36ed4cf5477c3d01
parent2a2b1f0c872d154fbcce71a250e23dfad085ba1e
Revise our server-side password change code to cope with the various
different feilds that different clients send.  (For example, not all clients
send both password types).

This also cleans up the code to make it clearer what is really going on,
and to make better use of common functions.

Andrew Bartlett
source/smbd/chgpasswd.c