Displaying 1 result from an estimated 1 matches for "prpwd".
Did you mean:
rpwd
2002 Sep 26
0
Portable openssh integration with PAM on HP-UX 11.X Trusted System
...does this mean
that handling for it is essentially there, and will be enabled soon when
it's all in & tested, or have I missed a configuration step that I
should've performed to enable it?
2. If a user's password is about to expire (interval configured with
u_pw_expire_warning from prpwd(4) in Trusted systems), they receive a
little message to that effect (apparently spat out by login(1)). Is there
a PAM-related function that can do this (that can be invoked by sshd), or
is it a HP-UX trusted-system related step that would have to be handled
directly (eg. via the getprpwnam functi...