r24080: Set the primary group (matching windows) when creating new users in
authorAndrew Bartlett <abartlet@samba.org>
Mon, 30 Jul 2007 10:30:34 +0000 (10:30 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 20:01:23 +0000 (15:01 -0500)
commit3bfa6dbf7ded06df78310f7bd39d8a8d4edbb4ef
tree5e705b87f5dc1f5a9bcc7a125da0f3f32685e05a
parentc3554e3ee79cdb15f05e7968ccde62c086748c80
r24080: Set the primary group (matching windows) when creating new users in
SAMR.  This can't be done in the ldb templates code, as it doesn't
happen over direct LDAP.

As noted in bug #4829.

Andrew Bartlett
source/librpc/idl/security.idl
source/rpc_server/samr/dcesrv_samr.c
source/torture/rpc/samr.c