man-pages/man8/unix_chkpwd.8.html
2021-03-31 01:06:50 +01:00

88 lines
1.7 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of UNIX_CHKPWD</TITLE>
</HEAD><BODY>
<H1>UNIX_CHKPWD</H1>
Section: Linux-PAM Manual (8)<BR>Updated: 05/18/2017<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
unix_chkpwd - Helper binary that verifies the password of the current user
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<DL COMPACT>
<DT id="1">
<B>unix_chkpwd</B> [...]
</DL>
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
<P>
<I>unix_chkpwd</I>
<DD>is a helper program for the
<I>pam_unix</I>
module that verifies the password of the current user. It also checks password and account expiration dates in
<I>shadow</I>. It is not intended to be run directly from the command line and logs a security violation if done so.
<P>
It is typically installed setuid root or setgid shadow.
<P>
The interface of the helper - command line options, and input/output data format are internal to the
<I>pam_unix</I>
module and it should not be called directly from applications.
<A NAME="lbAE">&nbsp;</A>
<H2>SEE ALSO</H2>
<P>
<B><A HREF="/cgi-bin/man/man2html?8+pam_unix">pam_unix</A></B>(8)
<A NAME="lbAF">&nbsp;</A>
<H2>AUTHOR</H2>
<P>
Written by Andrew Morgan and other various people.
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="2"><A HREF="#lbAB">NAME</A><DD>
<DT id="3"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="4"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="5"><A HREF="#lbAE">SEE ALSO</A><DD>
<DT id="6"><A HREF="#lbAF">AUTHOR</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:06:18 GMT, March 31, 2021
</BODY>
</HTML>