\begin{longtable}{|lll|}
\hline
\multicolumn{3}{|c|}{\bf Fichier /etc/pam.d/login}\\\hline
\endfirsthead
\hline
\multicolumn{3}{|c|}{\bf Fichier /etc/pam.d/login (suite)}\\\hline
\endhead
\hline
\multicolumn{3}{|c|}{\bf Suite $\ldots$}\\
\hline
\endfoot
\hline
\multicolumn{3}{|c|}{\bf Fin de /etc/pam.d/login}\\
\hline
\endlastfoot
\multicolumn{3}{|l|}{\textit{\textcolor{PineGreen}{\#\# Fichier de configuration de PAM
pour l'identification des}}}\tabularnewline
\multicolumn{3}{|l|}{\textit{\textcolor{PineGreen}{\#\# utilisateurs par `login'}}}\tabularnewline 
\multicolumn{3}{|l|}{\textit{\textcolor{PineGreen}{\# On emp\^eche \`a root de s'identifier
sur les tty non-list\'es dans}}}\tabularnewline
\multicolumn{3}{|l|}{\textit{\textcolor{PineGreen}{\# /etc/securetty}}}\tabularnewline
auth & requisite & pam\_securetty.so\tabularnewline
\multicolumn{3}{|l|}{\textit{\textcolor{PineGreen}{\# On refuse les autres utilisateurs que
root \`a se connecter lorsque}}}\tabularnewline
\multicolumn{3}{|l|}{\textit{\textcolor{PineGreen}{\# /etc/nologin existe}}}\tabularnewline
auth & requisite & pam\_nologin.so\tabularnewline
\multicolumn{3}{|l|}{\textit{\textcolor{PineGreen}{\# On parcoure ensuite le fichier
/etc/environment}}}\tabularnewline
auth & required & pam\_env.so\tabularnewline
\multicolumn{3}{|l|}{\textit{\textcolor{PineGreen}{\# Authentification standard de Unix}}}\tabularnewline
auth & required & pam\_unix.so\tabularnewline
\multicolumn{3}{|l|}{\textit{\textcolor{PineGreen}{\# Compte et sessions standards sous
Unix}}}\tabularnewline
account & required & pam\_unix.so\tabularnewline
session & required & pam\_unix.so\tabularnewline
\multicolumn{3}{|l|}{\textit{\textcolor{PineGreen}{\# Affiche la derni\`ere fois que
l'utilisateur s'est authentifi\'e}}}\tabularnewline
\multicolumn{3}{|l|}{\textit{\textcolor{PineGreen}{\# avec succ\`es}}}\tabularnewline
session & optional & pam\_lastlog.so\tabularnewline
\multicolumn{3}{|l|}{\textit{\textcolor{PineGreen}{\# Affiche le contenu du fichier motd
dans le cas d'une identification}}}\tabularnewline
\multicolumn{3}{|l|}{\textit{\textcolor{PineGreen}{\# avec succ\`es}}}\tabularnewline
session & optional & pam\_motd.so\tabularnewline
\multicolumn{3}{|l|}{\textit{\textcolor{PineGreen}{\# Affiche le statut des bo\^ites aux
lettre lorsque l'utilisateur}}}\tabularnewline
\multicolumn{3}{|l|}{\textit{\textcolor{PineGreen}{\# s'est authentifi\'e avec succ\`es}}}\tabularnewline
session & optional & pam\_mail.so standard noenv\tabularnewline
\multicolumn{3}{|l|}{\textit{\textcolor{PineGreen}{\# Une m\'ethode plus fiable pour
v\'erifier les mots de passe}}}\tabularnewline
\multicolumn{3}{|l|}{\textit{\textcolor{PineGreen}{\# qui n\'cessite le paquet
`libpam-cracklib'}}}\tabularnewline
password & required & pam\_cracklib.so retry=3 minlen=8 difok=3\tabularnewline
password & required & pam\_unix.so use\_authtok nullok md5
\end{longtable}
