Jelle de Jong
2011-May-23 11:37 UTC
[Samba] winbindd/idmap_ldap.c:472(idmap_ldap_allocate_id) Cannot allocate gid above 20000!
Hello everybody, I got a few servers that where running stable and somehow winbindd started complaining. There were no users added or any samba related updates. Also the problems did not started on the same day one of the servers started today and on other one months ago... winbindd[14450]: [2011/05/23 13:33:13.442070, 0] winbindd/idmap_ldap.c:472(idmap_ldap_allocate_id) winbindd[14450]: Cannot allocate gid above 20000! # winbindd --version Version 3.5.6 How can I fix my this? Kind regards, Jelle de Jong
John H Terpstra
2011-May-23 12:05 UTC
[Samba] winbindd/idmap_ldap.c:472(idmap_ldap_allocate_id) Cannot allocate gid above 20000!
On 05/23/2011 06:37 AM, Jelle de Jong wrote:> Hello everybody, > > I got a few servers that where running stable and somehow winbindd > started complaining. There were no users added or any samba related > updates. Also the problems did not started on the same day one of the > servers started today and on other one months ago... > > winbindd[14450]: [2011/05/23 13:33:13.442070, 0] > winbindd/idmap_ldap.c:472(idmap_ldap_allocate_id) > winbindd[14450]: Cannot allocate gid above 20000!Jelle, In the [global] stanza do you perhaps have: idmap gid = 0-20000 If yes, you need to increase that upper limit. If not, please share with us the output of: testparm -s Cheers, John T.> > # winbindd --version > Version 3.5.6 > > How can I fix my this? > > Kind regards, > > Jelle de Jong
Jelle de Jong
2011-Dec-19 10:22 UTC
[Samba] winbindd/idmap_ldap.c:472(idmap_ldap_allocate_id) Cannot allocate gid above 20000!
On 23/05/11 13:37, Jelle de Jong wrote:> I got a few servers that where running stable and somehow winbindd > started complaining. There were no users added or any samba related > updates. Also the problems did not started on the same day one of the > servers started today and on other one months ago... > > winbindd[14450]: [2011/05/23 13:33:13.442070, 0] > winbindd/idmap_ldap.c:472(idmap_ldap_allocate_id) > winbindd[14450]: Cannot allocate gid above 20000! > > # winbindd --version > Version 3.5.6I am still having these errors and I keep increasing the values: idmap uid = 10000-60500 idmap gid = 10000-60500 I started with 20000 and I am now on 60500... Dec 19 11:01:15 stayce winbindd[23861]: [2011/12/19 11:01:15.569602, 0] winbindd/idmap_ldap.c:472(idmap_ldap_allocate_id) Dec 19 11:01:15 stayce winbindd[23861]: Cannot allocate gid above 60500! # winbindd --version Version 3.5.6 How can I fix my this in a more permanent way? Kind regards, Jelle de Jong -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 316 bytes Desc: OpenPGP digital signature URL: <http://lists.samba.org/pipermail/samba/attachments/20111219/d99edf20/attachment.pgp>
Jelle de Jong
2011-Dec-19 18:10 UTC
[Samba] winbindd/idmap_ldap.c:472(idmap_ldap_allocate_id) Cannot allocate gid above 20000!
On 19/12/11 11:22, Jelle de Jong wrote:> On 23/05/11 13:37, Jelle de Jong wrote: >> I got a few servers that where running stable and somehow winbindd >> started complaining. There were no users added or any samba related >> updates. Also the problems did not started on the same day one of the >> servers started today and on other one months ago... >> >> winbindd[14450]: [2011/05/23 13:33:13.442070, 0] >> winbindd/idmap_ldap.c:472(idmap_ldap_allocate_id) >> winbindd[14450]: Cannot allocate gid above 20000! >> >> # winbindd --version >> Version 3.5.6 > > I am still having these errors and I keep increasing the values: > > idmap uid = 10000-60500 > idmap gid = 10000-60500 > > I started with 20000 and I am now on 60500... > > Dec 19 11:01:15 stayce winbindd[23861]: [2011/12/19 11:01:15.569602, 0] > winbindd/idmap_ldap.c:472(idmap_ldap_allocate_id) > Dec 19 11:01:15 stayce winbindd[23861]: Cannot allocate gid above 60500! > > # winbindd --version > Version 3.5.6I found the following: samba (2:3.5.8~dfsg-1) unstable; urgency=low * New upstream release. This fixes the following bugs: - Winbind leaks gids with idmap ldap backend (upstrem #7777) Closes: #613624 Upgraded to: # winbindd --version Version 3.5.11 Hopefully this will fix my issues. Kind regards, Jelle de Jong -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 316 bytes Desc: OpenPGP digital signature URL: <http://lists.samba.org/pipermail/samba/attachments/20111219/1f0e47f0/attachment.pgp>