1840657 Members
1863 Online
110166 Solutions
New Discussion

user name caching

 
SOLVED
Go to solution
ViS_2
Frequent Advisor

user name caching

Hi!
Is there any cachig mechanism to cache users' names (and maybe something else?) in hpux like nscd in solaris.
I get strange behaviour with my hpux 11.0/11.11 NIS client when I add or remove user in NIS server, some delay appear between adding/removing a user and his ability to login.
5 REPLIES 5
Hoefnix
Honored Contributor
Solution

Re: user name caching

See next thread:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=324347

A restart of the pwgrd will help to speed this up.

Regards,

Peter
G. Vrijhoeven
Honored Contributor

Re: user name caching

HI,

I think you are looking for:

/usr/sbin/pwgrd

check man pwgrd.

Gideon



Jean-Louis Phelix
Honored Contributor

Re: user name caching

Hi

Perhaps you could have a look to 'man pwgrd' and check if this daemon is running on your system.

Regards.
It works for me (© Bill McNAMARA ...)
ViS_2
Frequent Advisor

Re: user name caching

Exactly!
Thanks.
doug hosking
Esteemed Contributor

Re: user name caching

Just for the benefit of those searching threads later, a different but somewhat related issue related to password changes and caching is addressed in login patch PHCO_19292 (with subsequent corrections in later login patches).