File:  [LON-CAPA] / loncom / html / adm / help / tex / Authoring_WebDAV_Windows_v7.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_Windows_v7}
    2: 
    3: {\bf Windows 7}
    4: 
    5: \begin{enumerate}
    6: \item Select `Computer'' from the Start Menu.
    7: 
    8: \begin{figure}
    9: \begin{center}\includegraphics[width=0.40\paperwidth]{webdavwin7menu}\end{center}
   10: \caption{Windows 7 Start Menu}
   11: \end{figure}
   12: 
   13: \item Click on the ``Map network drive'' button in the toolbar.
   14: 
   15: \begin{figure}
   16: \begin{center}\includegraphics[width=0.80\paperwidth]{webdavwin7map}\end{center}
   17: \caption{Windows 7 ``Map network drive''}
   18: \end{figure}
   19: 
   20: \item In the pop-up window, enter the following in the Folder textbox:
   21: https:// $<$ hostname $>$ /webdav/ $<$dom$>$ / $<$ username $>$/ and click the Finish
   22: button (where dom is the domain, and username is the username of the Authoring Space owner).
   23: 
   24: \begin{figure}
   25: \begin{center}\includegraphics[width=0.80\paperwidth]{webdavwin7url}\end{center}
   26: \caption{Windows 7 WebDAV URL}
   27: \end{figure}
   28: 
   29: \item In the ``Windows Security'' screen enter your LON-CAPA username (or LON-CAPA
   30: username,domain and password if you are a co-author, and your domain
   31: is different to that of the author), and password.
   32: 
   33: \begin{figure}
   34: \begin{center}\includegraphics[width=0.40\paperwidth]{webdavwin7auth}\end{center}
   35: \caption{Windows 7 WebDAV Authentication}
   36: \end{figure}
   37: 
   38: \item Display the directory listing to move or copy one or more files or folders, or open a
   39: single file.
   40: 
   41: \begin{figure}
   42: \begin{center}\includegraphics[width=0.80\paperwidth]{webdavwin7directory}\end{center}
   43: \caption{Windows 7 WebDAV Directory Listing}
   44: \end{figure}
   45: \end{enumerate}
   46: 

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