Displaying 1 result from an estimated 1 matches for "alldebug".
Did you mean:
calldebug
2023 May 11
1
Upgrade Samba AD from 4.3 to 4.7 - ID mapping failure
...wever, as `id` as
> a logged in user in Ubuntu shows:
> `uid=385601105(myuser) gid=385600513(domain
> users)groups=385600513(domain users)`
> While systems using LDAP seem to be working with the new AD
> controller,`wbinfo` is failing. For instance see below. The logs
> linked are alldebug log level 5.
> ```~$ net cache flush && wbinfo -i myuserfailed to call wbcGetpwnam:
> WBC_ERR_DOMAIN_NOT_FOUNDCould not get info for user testing~$ net
> cache flush && wbinfo -n myuserS-1-5-21-1057597257-2002501470-
> 2521000767-1105 SID_USER (1)~$ net cache flush &...