r8896: Handle more complex case where field being changed doesn't appear
authorRafal Szczesniak <mimir@samba.org>
Mon, 1 Aug 2005 20:47:26 +0000 (20:47 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:30:16 +0000 (13:30 -0500)
commit59769977e8ebc54be7fa80f19638b634f52df515
tree02a39373eef49f173fd40ed9b680832b31712d65
parent5079fdea1b4fde4f844713f42e678759324d801d
r8896: Handle more complex case where field being changed doesn't appear
alone in any of userinfo levels. What's needed is extra query step
to fill the userinfo structure and then modify a single field.
The other way to do it is userinfo level 21 with bitmap flags set,
but first all field flags need to be found.

rafal
source/libnet/composite.h
source/libnet/userman.c