Displaying 1 result from an estimated 1 matches for "wbclisttrust".
Did you mean:
wbclisttrusts
2011 Oct 27
1
Samba4 and problem with winbind
...owever wbinfo reports the following:
> wbinfo -u : Error looking up domain users
> wbinfo -g : failed to call wbcListGroups: WBC_ERR_DOMAIN_NOT_FOUND
Error looking up domain groups
> wbinfo --own-domain : is ok and return the name of domain (SAMDOM)
> wbinfo -m : failed to call wbcListTrusts: WBC_ERR_DOMAIN_NOT_FOUND
Could not list trusted domains
> wbinfo --name-to-sid herve (user created by "samba-tool user add herve")
failed to call wbcLookupName: WBC_ERR_DOMAIN_NOT_FOUND
Could not lookup name herve
The two last commands are taken from the WIKI "Step1 : Adding...