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, 2 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X, version_2_11_X, version_2_11_5_msu, 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).

    1: \label{Authoring_WebDAV_Linux_Centos}
    2: 
    3: {\bf Linux (e.g., CentOS)}
    4: 
    5: \begin{enumerate}
    6: \item From the Places item in the toolbar, select ``Connect to Server ...''.
    7: 
    8: \begin{figure}
    9: \begin{center}\includegraphics[width=0.30\paperwidth]{webdavcentosmenu}\end{center}
   10: \caption{Linux (CentOS) Connect to Server}
   11: \end{figure}
   12: 
   13: \item In the dialog, select ``Secure WebDAV (HTTPS)'' as the service type, then enter
   14: the hostname of the LON-CAPA library server in the Server textbox.
   15: In the Folder textbox enter: webdav/ $<$dom$>$ / $<$ username $>$/ where dom is the domain,
   16: and username is the username of the Authoring Space owner. Click the ``Connect'' button.
   17: 
   18: \begin{figure}
   19: \begin{center}\includegraphics[width=0.50\paperwidth]{webdavcentosurl}\end{center}
   20: \caption{Linux (CentOS) WebDAV URL}
   21: \end{figure}
   22: 
   23: \item You will be prompted to enter a username (this will be your LON-CAPA username
   24: if you are the author, or your LON-CAPA username,domain if you are a co-author
   25: with a domain different to that of the author), and your LON-CAPA password.
   26: 
   27: \begin{figure}
   28: \begin{center}\includegraphics[width=0.50\paperwidth]{webdavcentosauth}\end{center}
   29: \caption{Linux (CentOS) WebDAV Authentication}
   30: \end{figure}
   31: 
   32: \item Display the directory listing to move or copy one or more files or folders, or open a
   33: single file.
   34: 
   35: \begin{figure}
   36: \begin{center}\includegraphics[width=0.80\paperwidth]{webdavcentosdirectory}\end{center}
   37: \caption{Linux (CentOS) WebDAV Directory Listing}
   38: \end{figure}
   39: 
   40: \end{enumerate}
   41: 

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