s4-dsdb: common helper to determine "primaryGroupID" attribute value
authorKamen Mazdrashki <kamenim@samba.org>
Sun, 18 Jan 2015 21:58:13 +0000 (23:58 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 3 Feb 2015 04:02:12 +0000 (05:02 +0100)
commit3fdda87120abfd296af5efbb79e22095609f62fe
treeea778e6bf255789f3b62ed0d3d097f22926c6648
parentb37f7e619048593e267271f1b30af3f915fc422b
s4-dsdb: common helper to determine "primaryGroupID" attribute value

At the moment current implementation does not check if group RID
is existing group RID - this responsibility is left to the caller.

Change-Id: I8c58dd23a7185d63fa2117be0617884eb78d13c1
Signed-off-by: Kamen Mazdrashki <kamenim@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
source4/dsdb/common/util.c
source4/dsdb/samdb/ldb_modules/samldb.c
source4/dsdb/samdb/ldb_modules/tombstone_reanimate.c