File:  [LON-CAPA] / loncom / html / adm / help / tex / Authoring_WebDAV_Linux_Centos.tex
Revision 1.2: download - view: text, annotated - select for diffs
Fri May 29 23:17:11 2015 UTC (9 years, 1 month ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X, version_2_11_X, version_2_11_5, version_2_11_4_uiuc, version_2_11_4_msu, version_2_11_4, version_2_11_3_uiuc, version_2_11_3_msu, version_2_11_3, version_2_11_2_uiuc, version_2_11_2_msu, version_2_11_2_educog, version_2_11_2, version_2_11_1, HEAD
- Update documentation.
  - webDAV authentication: separator between username and domain is a comma
    (domain only required for co-authors from a different domain).

\label{Authoring_WebDAV_Linux_Centos}

{\bf Linux (e.g., CentOS)}

\begin{enumerate}
\item From the Places item in the toolbar, select ``Connect to Server ...''.

\begin{figure}
\begin{center}\includegraphics[width=0.30\paperwidth]{webdavcentosmenu}\end{center}
\caption{Linux (CentOS) Connect to Server}
\end{figure}

\item In the dialog, select ``Secure WebDAV (HTTPS)'' as the service type, then enter
the hostname of the LON-CAPA library server in the Server textbox.
In the Folder textbox enter: webdav/ $<$dom$>$ / $<$ username $>$/ where dom is the domain,
and username is the username of the Authoring Space owner. Click the ``Connect'' button.

\begin{figure}
\begin{center}\includegraphics[width=0.50\paperwidth]{webdavcentosurl}\end{center}
\caption{Linux (CentOS) WebDAV URL}
\end{figure}

\item You will be prompted to enter a username (this will be your LON-CAPA username
if you are the author, or your LON-CAPA username,domain if you are a co-author
with a domain different to that of the author), and your LON-CAPA password.

\begin{figure}
\begin{center}\includegraphics[width=0.50\paperwidth]{webdavcentosauth}\end{center}
\caption{Linux (CentOS) WebDAV Authentication}
\end{figure}

\item Display the directory listing to move or copy one or more files or folders, or open a
single file.

\begin{figure}
\begin{center}\includegraphics[width=0.80\paperwidth]{webdavcentosdirectory}\end{center}
\caption{Linux (CentOS) WebDAV Directory Listing}
\end{figure}

\end{enumerate}


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>