\hypertarget{group__pwd__functions}{}\doxysection{UNIX User and Group Functions}
\label{group__pwd__functions}\index{UNIX User and Group Functions@{UNIX User and Group Functions}}
UNIX user and group functions\hypertarget{group__pwd__functions_group_info_hash}{}\doxysubsection{Group Information Hash}\label{group__pwd__functions_group_info_hash}
 \tabulinesep=1mm
\begin{longtabu}spread 0pt [c]{*{3}{|X[-1]}|}
\hline
{\bfseries{Key}} &{\bfseries{\mbox{\hyperlink{namespace_qore_1_1_type}{Type}}}} &{\bfseries{Description}}  \\\cline{1-3}
{\ttfamily gr\+\_\+name}  &\mbox{\hyperlink{data_type_declarations_string_type}{string}} &The name of the group  \\\cline{1-3}
{\ttfamily gr\+\_\+passwd}  &\mbox{\hyperlink{data_type_declarations_string_type}{string}} &The encrypted password for the group  \\\cline{1-3}
{\ttfamily gr\+\_\+gid}  &\mbox{\hyperlink{data_type_declarations_int_type}{int}} &The group id  \\\cline{1-3}
{\ttfamily gr\+\_\+mem}  &\mbox{\hyperlink{data_type_declarations_list_type}{list}} &List of strings giving the usernames of members of the group  \\\cline{1-3}
\end{longtabu}
\hypertarget{group__pwd__functions_password_info_hash}{}\doxysubsection{Password Information Hash}\label{group__pwd__functions_password_info_hash}
 \tabulinesep=1mm
\begin{longtabu}spread 0pt [c]{*{3}{|X[-1]}|}
\hline
{\bfseries{Key}} &{\bfseries{\mbox{\hyperlink{namespace_qore_1_1_type}{Type}}}} &{\bfseries{Description}}  \\\cline{1-3}
{\ttfamily pw\+\_\+name}  &\mbox{\hyperlink{data_type_declarations_string_type}{string}} &The username of the user  \\\cline{1-3}
{\ttfamily pw\+\_\+passwd}  &\mbox{\hyperlink{data_type_declarations_string_type}{string}} &The encrypted password for the user  \\\cline{1-3}
{\ttfamily pw\+\_\+gecos}  &\mbox{\hyperlink{data_type_declarations_string_type}{string}} &The real name or description of the user  \\\cline{1-3}
{\ttfamily pw\+\_\+dir}  &\mbox{\hyperlink{data_type_declarations_string_type}{string}} &The user\textquotesingle{}s home directory  \\\cline{1-3}
{\ttfamily pw\+\_\+shell}  &\mbox{\hyperlink{data_type_declarations_string_type}{string}} &The user\textquotesingle{}s login shell  \\\cline{1-3}
{\ttfamily pw\+\_\+uid}  &\mbox{\hyperlink{data_type_declarations_int_type}{int}} &The user\textquotesingle{}s userid  \\\cline{1-3}
{\ttfamily pw\+\_\+gid}  &\mbox{\hyperlink{data_type_declarations_int_type}{int}} &The group id of the user\textquotesingle{}s primary group  \\\cline{1-3}
\end{longtabu}
