96 lines
1.9 KiB
HTML
96 lines
1.9 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of MKHOMEDIR_HELPER</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>MKHOMEDIR_HELPER</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"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
mkhomedir_helper - Helper binary that creates home directories
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<DL COMPACT>
|
|
<DT id="1">
|
|
<B>mkhomedir_helper</B> {<I>user</I>} [<I>umask</I> [ <I>path-to-skel</I> ]]
|
|
</DL>
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
<P>
|
|
|
|
<I>mkhomedir_helper</I>
|
|
<DD>is a helper program for the
|
|
<I>pam_mkhomedir</I>
|
|
module that creates home directories and populates them with contents of the specified skel directory.
|
|
<P>
|
|
|
|
The default value of
|
|
<I>umask</I>
|
|
is 0022 and the default value of
|
|
<I>path-to-skel</I>
|
|
is
|
|
<I>/etc/skel</I>.
|
|
<P>
|
|
|
|
The helper is separated from the module to not require direct access from login SELinux domains to the contents of user home directories. The SELinux domain transition happens when the module is executing the
|
|
<I>mkhomedir_helper</I>.
|
|
<P>
|
|
|
|
The helper never touches home directories if they already exist.
|
|
<A NAME="lbAE"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
<P>
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?8+pam_mkhomedir">pam_mkhomedir</A></B>(8)
|
|
<A NAME="lbAF"> </A>
|
|
<H2>AUTHOR</H2>
|
|
|
|
<P>
|
|
|
|
Written by Tomas Mraz based on the code originally in
|
|
<I>pam_mkhomedir</I>
|
|
module.
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </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:13 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|