r12935: After discussion with Volker fix bug #3397 using a variant of the patch by...
commit93461646ce2ad6e2f8b11d40ce98722d56a83b43
authorAlexander Bokovoy <ab@samba.org>
Sat, 14 Jan 2006 12:37:25 +0000 (14 12:37 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:06:08 +0000 (10 11:06 -0500)
tree0cbe169e04efe5db10bdd51b35444fc11476a1b5
parent1c32b352da270370e65d25939fdc56c2a415190f
r12935: After discussion with Volker fix bug #3397 using a variant of the patch by Alex Deiter (tiamat@komi.mts.ru).
Introduces level 9 of getuserinfo and allows to successfully install MS SMS2003
on a member of a Samba domain. Also added support for this level in rpcclient.

The code for infolevel 9 is modelled upon Samba-TNG by Alex Deiter.

Jerry, we need this in 3.0.21b.
source/include/rpc_samr.h
source/rpc_parse/parse_samr.c
source/rpc_server/srv_samr_nt.c
source/rpcclient/cmd_samr.c