Hi, I have a domain member where I previously used backend = rid. I now have a functioning AD idmap, but it would appear that users that previously had had their sids mapped using rid, retain that mapping. Is there a safe way to flush the mappings on the domain member? I imagine that there is a idmap.tbd somewhere that is overriding the ad backend info, but I can't find it.. This is centos 7, with standard 4.8.3 samba. -- Kv, Kristján Valur Jónsson, RVX
On Mon, 25 Feb 2019 18:31:23 +0000 Kristján Valur Jónsson via samba <samba at lists.samba.org> wrote:> Hi, > I have a domain member where I previously used backend = rid. > I now have a functioning AD idmap, but it would appear that users that > previously had had their sids mapped using rid, retain that mapping. > Is there a safe way to flush the mappings on the domain member? > I imagine that there is a idmap.tbd somewhere that is overriding the > ad backend info, but I can't find it.. This is centos 7, with > standard 4.8.3 samba. >Try 'net cache flush' Rowland