Don't allow RIDs (in our domain) below 1000 (or algorithmic rid base) to be
commitf8b3306913429715768087009f77990b1e008f1c
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)
tree29da34b83b6e5c490f5e2029da2dbbb58c92f1a1
parent9cc52051e1a671317feb7bcfa12961378958409e
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
(This used to be commit 68245e9cfae9a8cb663503301c21498dd9a3a560)
source3/sam/idmap_util.c