Helper functions to enable domain groups to be added to builtin groups at domain...
authorTim Prouty <tim.prouty@isilon.com>
Thu, 24 Jul 2008 03:24:39 +0000 (20:24 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 30 Jul 2008 21:03:13 +0000 (14:03 -0700)
commit668ef314559df40f1b8aa0991539adcd8d35ffe3
treea2d040cc089c7b57d292c05a6d3eed672270ced6
parentfef58091408cce0d7870c86f28f78cf9400cf2b6
Helper functions to enable domain groups to be added to builtin groups at domain join time

Added two new helper functions which wrap the raw pdb alias functions so they
can be more conveniently called while adding domain groups to builtin groups.
source/auth/token_util.c