Skip to content
Snippets Groups Projects
Commit d66aed01 authored by Michael Davis's avatar Michael Davis
Browse files

Adds diagram giving overview of CTA authentication

parent 310a4007
Branches
Tags
No related merge requests found
No preview for this file type
doc/images/cta_krb5_sss_keys.png

606 KiB

......@@ -8,3 +8,4 @@
*.out
*.pdf
*.toc
*.swp
......@@ -289,7 +289,14 @@ Create the CTA user:
\end{lstlisting}
The CTA Front End requires both Kerberos and SSS authentication: Kerberos is used to authenticate user archive\slash
retrieve commands and admin commands. SSS is used to authenticate communication between the Front End and CTA/EOS
\texttt{mgm}.
\texttt{mgm}. See Figure~\ref{fig:cta_krb5_sss_keys} for an overview.
\begin{figure}[p]
\centering
\includegraphics[width=\textwidth]{cta_krb5_sss_keys.png}
\caption{Authentication Mechanisms in CTA}
\label{fig:cta_krb5_sss_keys}
\end{figure}
\subsection{CTA Front End Kerberos Authentication}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment