[Samba] getent not working

Brian Kesting bkesting at gmail.com
Thu Dec 23 02:36:58 GMT 2004


Hello,

I am running a system with Fedora core 3 on it and Samba 3.0.10.  I am
trying to connect the samba server to a Windows 2000 Active Directory
structure.  I have joined the AD successfully, have been issued a
kerberos ticket and can run wbinfo -u and wbinfo -g without a problem.
 But when I run the getent commands, all I get is local linux system
information.  My winbind log also fills with the following:

[2004/12/22 20:35:09, 1] nsswitch/winbindd.c:main(864)
  winbindd version 3.0.10-1.fc3 started.
  Copyright The Samba Team 2000-2004
[2004/12/22 20:35:11, 0] sam/idmap_tdb.c:db_allocate_id(106)
  idmap Fatal Error: UID range full!! (max: 20000)
[2004/12/22 20:35:11, 1] nsswitch/winbindd_user.c:winbindd_fill_pwent(50)
  error getting user id for sid S-1-5-21-1547161642-343818398-682003330-1163
[2004/12/22 20:35:11, 1] nsswitch/winbindd_user.c:winbindd_getpwent(566)
  could not lookup domain user testgroup
[2004/12/22 20:35:11, 0] sam/idmap_tdb.c:db_allocate_id(106)
  idmap Fatal Error: UID range full!! (max: 20000)
[2004/12/22 20:35:11, 1] nsswitch/winbindd_user.c:winbindd_fill_pwent(50)
  error getting user id for sid S-1-5-21-1547161642-343818398-682003330-2139
[2004/12/22 20:35:11, 1] nsswitch/winbindd_user.c:winbindd_getpwent(566)
  could not lookup domain user KANE$
[2004/12/22 20:35:11, 0] sam/idmap_tdb.c:db_allocate_id(106)
  idmap Fatal Error: UID range full!! (max: 20000)
[2004/12/22 20:35:11, 1] nsswitch/winbindd_user.c:winbindd_fill_pwent(50)
  error getting user id for sid S-1-5-21-1547161642-343818398-682003330-1186
[2004/12/22 20:35:11, 1] nsswitch/winbindd_user.c:winbindd_getpwent(566)
  could not lookup domain user tkeating
[2004/12/22 20:35:11, 0] sam/idmap_tdb.c:db_allocate_id(106)
  idmap Fatal Error: UID range full!! (max: 20000)
[2004/12/22 20:35:11, 1] nsswitch/winbindd_user.c:winbindd_fill_pwent(50)
  error getting user id for sid S-1-5-21-1547161642-343818398-682003330-1159
[2004/12/22 20:35:11, 1] nsswitch/winbindd_user.c:winbindd_getpwent(566)
  could not lookup domain user jhammer
[2004/12/22 20:35:11, 0] sam/idmap_tdb.c:db_allocate_id(106)
  idmap Fatal Error: UID range full!! (max: 20000)
..........

Any ideas as to what is going on?  I have nsswitch.conf configured
with both the password and group entries to look at winbind.

Thanks.


More information about the samba mailing list