Displaying 6 results from an estimated 6 matches for "wbclistgroups".
2024 Jun 07
2
DC upgraded to 4.20.1 - issues
...12.5, so far samba-4.19.6 from backports.
Today I upgraded one of them, this brought samba-4.20.1
Now on this one DC stuff like "wbinfo -g" fails:
# wbinfo -g
could not obtain winbind interface details: WBC_ERR_WINBIND_NOT_AVAILABLE
could not obtain winbind domain name!
failed to call wbcListGroups: WBC_ERR_WINBIND_NOT_AVAILABLE
Error looking up domain groups
# wbinfo -t
could not obtain winbind interface details: WBC_ERR_WINBIND_NOT_AVAILABLE
could not obtain winbind domain name!
checking the trust secret for domain (null) via RPC calls failed
failed to call wbcCheckTrustCredentials: WBC_ER...
2011 Oct 27
1
Samba4 and problem with winbind
Hello
I've installed Samba4 from http://wiki.samba.org/index.php/Samba4/HOWTO
and everything listed works well, however 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...
2014 Dec 23
1
samba 4 member server in WIn 2008 domain, wbinfo fails
...sers
[root at penguin /]# wbinfo -t
checking the trust secret for domain -not available- via RPC
calls failed
failed to call wbcCheckTrustCredentials: WBC_ERR_NOT_IMPLEMENTED
Could not check secret
[root at penguin /]# wbinfo -g
failed to call wbcListGroups: WBC_ERR_NOT_IMPLEMENTED
Error looking up domain groups
[root at penguin /]#
The winbind logs show kerberos activity happening. I don't see any
obvious errors. I see the following but I don't think it is an actual
error
[2014/12/23 15:38:40.325491, 5]...
2024 Jun 07
1
DC upgraded to 4.20.1 - issues
...t;
> Today I upgraded one of them, this brought samba-4.20.1
>
> Now on this one DC stuff like "wbinfo -g" fails:
>
> # wbinfo -g
> could not obtain winbind interface details: WBC_ERR_WINBIND_NOT_AVAILABLE
> could not obtain winbind domain name!
> failed to call wbcListGroups: WBC_ERR_WINBIND_NOT_AVAILABLE
> Error looking up domain groups
>
> # wbinfo -t
> could not obtain winbind interface details: WBC_ERR_WINBIND_NOT_AVAILABLE
> could not obtain winbind domain name!
> checking the trust secret for domain (null) via RPC calls failed
> failed to ca...
2013 Jan 09
0
Samba4 AD not Authenticating
...cs.domain.company.com[1024,seal,krb5]
NT_STATUS_LOGON_FAILURE
Here are are a list of commands that I ran and the results that I got, I
hope they provide a clue of what might be going on:
[root at SAMBA-AD ~]# wbinfo -u
Error looking up domain users
[root at SAMBA-AD ~]# wbinfo -g
failed to call wbcListGroups: WBC_ERR_DOMAIN_NOT_FOUND
Error looking up domain groups
[root at SAMBA-AD var]# wbinfo -i vavanessians
failed to call wbcGetpwnam: WBC_ERR_DOMAIN_NOT_FOUND
Could not get info for user vavanessians
[root at SAMBA-AD var]# smbtree -U Administrator -D
Enter Administrator's password:
WORKGROUP...
2013 Apr 14
10
[samba4] crash of winbind after "ls -l /usr/local/samba/var/locks/sysvol"
...------------------------------------------------
# time ls -l /usr/local/samba/var/locks/sysvol
total 8
drwxrws---+ 4 root 3000000 4096 Apr 14 01:40 chezmoi.priv
real 0m33.483s # <---- 33 seconds !
user 0m0.012s
sys 0m0.000s
# wbinfo -u
Error looking up domain users
# wbinfo -g
failed to call wbcListGroups: WBC_ERR_WINBIND_NOT_AVAILABLE
Error looking up domain groups
# wbinfo -i Guest
failed to call wbcGetpwnam: WBC_ERR_WINBIND_NOT_AVAILABLE
Could not get info for user Guest
# wbinfo -p
Ping to winbindd failed
could not ping winbindd!
---------------------------------------------------------------...