Displaying 1 result from an estimated 1 matches for "wbcallocategid".
2013 May 20
0
Samba 3.6 winbind issues
...the machine entry
in ldap. I'm not sure what to do next. wbinfo is able to report info
on users, but wbinfo -g returns nothing. In the logs for winbind I see
errors saying for gid 0 got 0 entries, and for a few other gids.
I tried wbinfo --allocate-uid/gid and get the following:
failed to call wbcAllocateGid: WBC_ERR_DOMAIN_NOT_FOUND
Could not allocate a gid
In the logs, all I see is
Could not allocate gid: NT_STATUS_UNSUCCESSFUL
Here is my samba global settings:
[global]
workgroup = X.X.X
netbios name = ROSS
server string = PDC %v
encrypt passwords = yes
passd...