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)
commitaff62e9ee2f15d92e5331afe9ff942e449a25d8e
tree8d8f0ab5187236c9afb29dcb02f61653d3ec3ea0
parent67de5725bc28129fa942c7d014c9722d0e906dea
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
(This used to be commit 59769977e8ebc54be7fa80f19638b634f52df515)
source4/libnet/composite.h
source4/libnet/userman.c