Hello My "wbinfo-u" gives 100% CPU and After 4 to 5 minutes it writes Error looking up domain users but the other controls of wbinfo works normally. We work with samba 4.1.2 With a new "provisioning" (with database empty), "wbinfo -u" works correctly. sambatool dbcheck the command does not reconsider error. We have 1500 users and 500 PC ------------------------------------------------------ BUG TEST: I install a new server and I made a new provisioning. The "wbinfo-u" command works correctly. I then import 1400 users with the command : "samba-tool user add $login --random-password" Then, i retries the command "wbinfo -u". After 4 to 5 minutes it writes Error looking up domain users but the other controls of wbinfo works normally. I put the log in the smb.conf at 5. In the logs I see all user: -------------------------------------------------------------------------------------- cmd_list_user_recv_user_list called [2013/11/28 08:05:33.884724, 5] ../source4/winbind/wb_cmd_list_users.c:145(cmd_list_users_recv_user_list) Appending user 'sfonteneau' cmd_list_user_recv_user_list called [2013/11/28 08:05:34.884725, 5] ../source4/winbind/wb_cmd_list_users.c:145(cmd_list_users_recv_user_list) Appending user 'ntedesco' -------------------------------------------------------------------------------------- But "wbinfo -u" makes a loop to the infinite and always shows the same users. wbinfo-g works correctly. Other Info: I work with Proxmox 3.1 with VM. In VM, Samba is installed on a ubuntu 13.4 thank you
With 800 users wbinfo-u works. With 1500 users " "wbinfo -u" and "getent passwd" " does not work. getent passwd
Might be fixed with Bug 15366.