Displaying 1 result from an estimated 1 matches for "supplyingids".
2023 May 11
1
Upgrade Samba AD from 4.3 to 4.7 - ID mapping failure
...tps://wiki.samba.org/index.php/Idmap_config_ad). A copy of it is
> linked below.
> When running:
> `ldbedit -H /var/lib/samba/private/sam.ldb 'samaccountname=myuser'`
> (or with domain users) there are no uidNumberor gidNumber in my AD. I
> have tried adding them. The AD was supplyingids, however, 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...