On Mon, 06 Sep 2004 09:20:50 +0000, Anthony Perkins wrote:
> A customer of ours is having a problem with their NIS server on a machine,
> where changes to the password can take up to a few hours to filter down to
> all the clients. We have tried to reproduce the problem elsewhere but are
> unable to. Is anyone able to suggest a reason or a solution to this
> problem? Any help is greatly appreciated. Thanks,
As well as Juha's suggestions, check if any of your clients are running
nscd. This interacts rather badly with NIS IME, certainly on Linux, and
can cause the effect you describe. It is especially likely to be the
problem if the various clients finally see the updates at different times.
If it is running, just stop and disable it. As long as your NIS servers
are reasonably close and responsive, it doesn't achieve a lot.
Alternatively, if you decide it is providing a benefit, review its
settings in /etc/nscd.conf.
SuSE is one distro which installs nscd by default. Not all do.
Regards, Ian
|