aboutsummaryrefslogtreecommitdiffstats
path: root/docs/mcc-help/nl/diskdrake--smb.xml
blob: 106ba6cd8360c17d36fd29324c8d35196da4c814 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
<?xml version="1.0" encoding="utf-8"?>
<section version="5.0" xml:lang="nl" xml:id="diskdrake--smb"
         xmlns="http://docbook.org/ns/docbook"
         xmlns:ns5="http://www.w3.org/1998/Math/MathML"
         xmlns:ns4="http://www.w3.org/2000/svg"
         xmlns:ns3="http://www.w3.org/1999/xhtml"
         xmlns:ns2="http://www.w3.org/1999/xlink"
         xmlns:ns="http://docbook.org/ns/docbook">

  <info>
    <title xml:id="diskdrake--smb-ti1">Toegang tot gedeelde Windows (SMB)-stations en -mappen.</title>

    <subtitle>diskdrake --smb</subtitle>

  </info>

  <para/>

  <section>
    <title>Introductie</title>

    <para>Deze tool<footnote>
        <para>U kunt deze tool op de commandoregel starten, door als root <emphasis
role="bold">diskdrake --smb</emphasis> te typen.</para>
      </footnote> maakt het mogelijk aan te
geven welke mappen voor alle gebruikers van het systeem toegankelijk moeten
zijn. Het hiervoor gebruikte protocol is SMB, dat door Windows (R) populair
werd. De gedeelde map zal bij het starten van het systeem beschikbaar
zijn. Gedeelde mappen zijn ook toegankelijk via tools als bestandsbrowsers. </para>

    <para>Alvorens deze tool te starten, is het een goed idee de namen van de
beschikbare servers vast te leggen, bijvoorbeeld met <xref
linkend="drakhosts"/></para>
  </section>

  <section>
    <title>Procedure</title>

    <para>Klik op <guibutton>Servers zoeken</guibutton> om een lijst te krijgen van
servers die mappen delen.</para>

    <para>Click on the server name and on &gt; before the server name to display the
list of the shared directories and select the directory you want to access.</para>

    <para>The <guibutton>Mount point</guibutton> button will become available, you
have to specify where to mount the directory.</para>

    <mediaobject>
      <imageobject>
        <imagedata fileref="diskdrake--smb2.png"/>
      </imageobject>
    </mediaobject>

    <para>After choosing the mount point, it can be mounted with the <guimenu>Mount
button</guimenu>. You can also verify and change some options with the
<guibutton>Options</guibutton> button.</para>

    <para>In options, you can specify the user name and the password of those able to
connect to the SMB server. After mounting the directory, you can unmount it
with the same button.</para>

    <mediaobject>
      <imageobject>
        <imagedata fileref="diskdrake--smb3.png"/>
      </imageobject>
    </mediaobject>

    <mediaobject>
      <imageobject>
        <imagedata fileref="diskdrake--nfs5.png"/>
      </imageobject>
    </mediaobject>

    <para>After accepting the configuration with the Done button, a message will ask
"Do you want to save the /etc/fstab modifications". Saving, will allow
directory to made available at each boot, if the network is accessible. The
new directory is then available in your file browser, for example in
dolphin.</para>

    <mediaobject>
      <imageobject>
        <imagedata fileref="diskdrake--smb5.png"/>
      </imageobject>
    </mediaobject>

    <para/>

  </section>
</section>