John R. Graham
2024-Nov-14 15:21 UTC
[Samba] Very strange: Samba is unable to access one of its own files
On 11/14/24 10:04, Rowland Penny via samba wrote:> Try running 'net cache flush' and try again with getent. > The first time Samba is asked for a users details it gets it from AD, > but it also then caches the details to speed things up, you are probably > reading from the cache. > > Rowland >Alas, 'net cache flush' had no effect. getent is still returning information inconsistent with what's stored in AD. - John
Rowland Penny
2024-Nov-14 15:48 UTC
[Samba] Very strange: Samba is unable to access one of its own files
On Thu, 14 Nov 2024 10:21:17 -0500 "John R. Graham via samba" <samba at lists.samba.org> wrote:> On 11/14/24 10:04, Rowland Penny via samba wrote: > > Try running 'net cache flush' and try again with getent. > > The first time Samba is asked for a users details it gets it from > > AD, but it also then caches the details to speed things up, you are > > probably reading from the cache. > > > > Rowland > > > Alas, 'net cache flush' had no effect. getent is still returning > information inconsistent with what's stored in AD. > > - JohnThe only things that a Samba AD DC pulls from AD is the uidNumber and gidNumber attributes (if they are set) and only then if 'idmap_ldb:use rfc2307 = yes' is set in the DCs smb.conf. What are you expecting ? Rowland
Reasonably Related Threads
- Very strange: Samba is unable to access one of its own files
- Very strange: Samba is unable to access one of its own files
- Very strange: Samba is unable to access one of its own files
- Very strange: Samba is unable to access one of its own files
- Very strange: Samba is unable to access one of its own files