[Samba] winbind bug?

Rowland Penny rowlandpenny at googlemail.com
Thu Mar 27 09:51:09 MDT 2014


On 27/03/14 15:24, steve wrote:
> On Thu, 2014-03-27 at 07:40 -0700, Shane Robinson wrote:
>> Am I wrong thinking the overlapping idmap ranges are (part of) the problem?
>> Shane Robinson
> Hi
> Yes.
>
> The ranges must not overlap AT ALL. Try:
>
>   idmap config * : backend = rid
>      idmap config * : range = 3000000 - 3100000
>      idmap config SEAS:backend = rid
>      idmap config SEAS:range = 1000 - 40000
>      idmap config SEAS-S:backend = rid
>      idmap config SEAS-S:range = 40001 - 50001
> HTH
> Steve
>
> Oh, I'd really recommend using the ad backend with the uid values stored
> in AD. That way, there are no algorithms and no separate database to get
> in the way. If it's in the directory and you pull it from there (like
> all other attributes) then it can nnly be one single value. On all DC's.
>
>
Hi, if you read the man pages (hint, hint) they all seem to want you to 
use 'idmap config * : backend = tdb' and they all say that the ranges 
must not overlap, or as they put it 'disjoint ranges'.

Rowland


More information about the samba mailing list