Don't allow RIDs (in our domain) below 1000 (or algorithmic rid base) to be
commit68245e9cfae9a8cb663503301c21498dd9a3a560
authorAndrew Bartlett <abartlet@samba.org>
Fri, 4 Jul 2003 14:03:29 +0000 (4 14:03 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 4 Jul 2003 14:03:29 +0000 (4 14:03 +0000)
tree0f9299ade3436f1c7eb42a39c32682cbfb93831f
parent81f84cc57fb39cc8d5edf8cf1005159c67031142
Don't allow RIDs (in our domain) below  1000 (or algorithmic rid base) to be
mapped with the rid algorithm.

Instead, a uid/gid from the UID/GID range will be allocated for this RID.

Andrew Bartlett
source/sam/idmap_util.c