[Samba] trouble with winbindd samba 3.0.9

MIONT Gaëtan gmiont at osiatis.com
Thu Dec 9 12:02:23 GMT 2004


hello,

we've been testing the integration of a linux file server (fedora core 3) in
a Windows 2003 Active Directory Domain.

the linux server is well integrated : we see it in the Active Directory mmc.
but we've got a problem with winbind and its mapping of SIDs with uids.

here is the smb.conf concerned section :

-------------------------------
winbind separator = +
idmap uid = 10000-20000
idmap gid = 10000-20000
winbind enum users = yes
winbind enum groups = yes
template homedir = /home/winnt/%D/%U
template shell = /bin/bash
-------------------------------


we can list the AD users :
-------------------------------
# wbinfo -u
VDP+Administrateur
VDP+InvitVDP+SUPPORT_388945a0
VDP+ADAM$
VDP+krbtgt
VDP+alain
VDP+bobbybob
VDP+stefan
VDP+samba$
--------------------------------

but winbind can't get the good mapping as shown in /var/log/messages :

--------------------------------
Dec  9 12:28:56 samba winbindd[24712]: [2004/12/09 12:28:56, 0]
sam/idmap_tdb.c:db_allocate_id(106)
Dec  9 12:28:56 samba winbindd[24712]:   idmap Fatal Error: UID range full!!
(max: 20000)
--------------------------------

getent passwd only shows us the /etc/passwd content.


we've seen the same problem on the net but no correct answer !
any help would be really appreciated.


More information about the samba mailing list