[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: "user with UID not found" error
From: |
Christopher Batten |
Subject: |
Re: "user with UID not found" error |
Date: |
Wed, 3 Aug 2022 19:26:55 +0000 |
Well ... we tried running NSCD and set it up to cache passwd and group but I am
still getting the "user with UID 317241 not found" warnings and cannot use
--container with shell.
We must not have something setup correctly ... I will have to look into this
more later this fall. We can still use guix we just have that warning and
cannot take advantage of the --container argument to shell or guix pack.
I really appreciate everyone's help and we definitely have learned something!
Chris
> On Aug 2, 2022, at 4:53 PM, Ricardo Wurmus <rekado@elephly.net> wrote:
>
>
> Christopher Batten <cbatten@cornell.edu> writes:
>
>> So my sysadmin and I are worried about turning on caching in NSCD and
>> SSSD at the same time? Are you running both and have you seen any
>> issues?
>
> We have been running SSSD and NSCD together since a number of years on
> all cluster nodes and all RHEL servers. There haven’t been any problems
> due to caching.
>
> I suppose you could also configure NSCD to cache entries only for a
> second to force it to talk to SSSD more often. We never felt the need
> to change the default configuration.
>
> --
> Ricardo