Extra little fix to vl's patch. Make sure the passdb and testparm messages
authorAndrew Bartlett <abartlet@samba.org>
Sun, 3 Nov 2002 14:13:43 +0000 (14:13 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 3 Nov 2002 14:13:43 +0000 (14:13 +0000)
commitb70f2a8047ac549841bc103932b38951e9814186
tree4c853f86875e1fde1023d12085a1cf7c3dbea237
parent918099f09618136c371e199803f5895f9cb702be
Extra little fix to vl's patch.  Make sure the passdb and testparm messages
say exactly the same thing - in particular that we can algorithmic rid base ==
1000, and use the BASE_RID macro to avoid the use of magic numbers.

Andrew Bartlett
source/passdb/passdb.c
source/utils/testparm.c