aboutsummaryrefslogtreecommitdiffstats
path: root/mcc/5/en/content/draksambashare.html
blob: 4b4d3f70597fcba93fda39794ffa665a636f0638 (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
90
91
92
93
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html
  PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
    <meta http-equiv="X-UA-Compatible" content="IE=7"/>
    <title>Share directories and drives with Samba</title><meta name="generator" content="DocBook XSL-NS Stylesheets V1.75.2"/><link rel="home" href="index.html" title="Mageia Control Center"/><link rel="up" href="mcc-networksharing.html" title="Network Sharing"/><link rel="prev" href="diskdrake--smb.html" title="Access Windows (SMB) shared drives and directories"/><link rel="next" href="diskdrake--nfs.html" title="Access NFS shared drives and directories"/><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><script type="text/javascript">
      //The id for tree cookie
      var treeCookieId = "treeview-6294";
      var language = "en";
      var w = new Object();
      //Localization
      txt_filesfound = 'Results';
      txt_enter_at_least_1_char = "You must enter at least one character.";
      txt_browser_not_supported = "JavaScript is disabled on your browser. Please enable JavaScript to enjoy all the features of this site.";
      txt_please_wait = "Please wait. Search in progress...";
      txt_results_for = "Results for: ";
      txt_no_results_for = "";
    </script><style type="text/css">
      input {
      margin-bottom: 5px;
      margin-top: 2px;
      }

      .folder {
      display: block;
      height: 22px;
      padding-left: 20px;
      background: transparent url(../../common/jquery/treeview/images/folder.gif) 0 0px no-repeat;
      }
      
    </style><link rel="shortcut icon" href="https://www.mageia.org/g/favicon.png" type="image/x-icon"/><link rel="stylesheet" type="text/css" href="../../common/css/positioning.css"/><link rel="stylesheet" type="text/css" href="../../common/jquery/theme-redmond/jquery-ui-1.8.2.custom.css"/><link rel="stylesheet" type="text/css" href="../../common/jquery/treeview/jquery.treeview.css"/><link rel="stylesheet" type="text/css" href="webhelp-default.css"/><link rel="stylesheet" type="text/css" href="webhelp-custom.css"/><script type="text/javascript" src="../../common/jquery/jquery-1.4.2.min.js"><!----></script><script type="text/javascript" src="../../common/jquery/jquery-ui-1.8.2.custom.min.js"><!----></script><script type="text/javascript" src="../../common/jquery/jquery.cookie.js"><!----></script><script type="text/javascript" src="../../common/jquery/treeview/jquery.treeview.min.js"><!----></script><script type="text/javascript" src="search/htmlFileList.js"><!----></script><script type="text/javascript" src="search/htmlFileInfoList.js"><!----></script><script type="text/javascript" src="nwSearchFnt.js"><!----></script><script type="text/javascript" src="search/stemmers/en_stemmer.js"><!--//make this scalable to other languages as well.--></script><script type="text/javascript" src="search/index-1.js"><!----></script><script type="text/javascript" src="search/index-2.js"><!----></script><script type="text/javascript" src="search/index-3.js"><!----></script></head><body><div xmlns="" id="header"><div id="navheader"><!----><table><tr><td style="height: 28px; width: 16px;"><a id="showHideButton" onclick="showHideToc();" class="pointLeft" title="Hide TOC tree">.
	    </a></td><td><img src="../../common/images/highlight-blue.gif" alt="H" height="25px" onclick="toggleHighlight()" id="showHideHighlight" style="cursor:pointer" title="Toggle search result highlighting"/></td><td><a accesskey="p" href="diskdrake--smb.html">Prev</a>
		  |
		  <a accesskey="u" href="mcc-networksharing.html">Up</a>
		|
		<a accesskey="n" href="diskdrake--nfs.html">Next</a></td></tr></table></div><div id="headerlogo"><img src="https://doc.mageia.org/g/mageia-2013-200p.png" alt="Company Logo"/></div><h1 id="pagetitle">Share directories and drives with
    Samba<br/>Network Sharing</h1></div><div id="content"><!----><div class="section" title="Share directories and drives with Samba"><div class="titlepage"><div><div><h3 class="title"><a id="draksambashare"><!----></a>Share directories and drives with
    Samba</h3></div><div><h2 class="subtitle">draksambashare</h2></div></div></div><div class="mediaobject" align="center"><img src="images/draksambashare.png" align="middle"/></div><p/><div class="section" title="Introduction"><div class="titlepage"><div><div><h4 class="title"><a id="d4e2744"><!----></a>Introduction</h4></div></div></div><p>Samba is a protocol used in different Operating Systems to share
    some resources like directories or printers. This tool allows you to
    configure the machine as a Samba server using the protocol SMB/CIFS. This
    protocol is also used by Windows(R) and workstations with this OS can
    access the resources of the Samba server.</p></div><div class="section" title="Preparation"><div class="titlepage"><div><div><h4 class="title"><a id="d4e2747"><!----></a>Preparation</h4></div></div></div><p>To be accessed from other workstations, the server has to have a
    fixed IP address. This can be specified directly on the server, for
    example with <a class="xref" href="draknetcenter.html#draknetcenter-ti1"/>, or at the DHCP server
    which identifies the station with its
    MAC-address and give it always the same address. The firewall has also to
    allow the incoming requests to the Samba server.</p><p/></div><div class="section" title="Wizard - Standalone server"><div class="titlepage"><div><div><h4 class="title"><a id="d4e2752"><!----></a>Wizard - Standalone server</h4></div></div></div><p>At the first run, the tools <sup>[<a id="d4e2755" href="#ftn.d4e2755" class="footnote">36</a>]</sup> checks if needed packages are installed and proposes to
    install them if they are not yet present. Then the wizard to configure
    the Samba server is launched.</p><div class="mediaobject" align="center"><img src="images/draksambashare0.png" align="middle"/></div><p>In the next window the Standalone server configuration option is already selected.</p><div class="mediaobject" align="center"><img src="images/draksambashare1.png" align="middle"/></div><p>Then specify the name of the workgroup. This name should be the same
    for the access to the shared resources.</p><p>The netbios name is the name which will be used to designate the
    server on the network.</p><div class="mediaobject" align="center"><img src="images/draksambashare2.png" align="middle"/></div><p>Choose the security mode:</p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><p><span class="guilabel">user</span>: the client must be authorized to
        access the resource</p></li><li class="listitem"><p><span class="guilabel">share</span>: the client authenticates itself
        separately for each share</p></li></ul></div><p>You can specify which hosts are allowed to access the resources,
    with IP address or host name.</p><div class="mediaobject" align="center"><img src="images/draksambashare3.png" align="middle"/></div><p>Specify the server banner. The banner is the way this server will be
    described in the Windows workstations.</p><div class="mediaobject" align="center"><img src="images/draksambashare4.png" align="middle"/></div><p>The place where Samba can log information can be specified at the
    next step.</p><div class="mediaobject" align="center"><img src="images/draksambashare5.png" align="middle"/></div><p>The wizard displays a list of the chosen parameters before you accept
    the configuration. When accepted, the configuration will be written in
    <code class="code">/etc/samba/smb.conf</code>.</p><div class="mediaobject" align="center"><img src="images/draksambashare6.png" align="middle"/></div></div><div class="section" title="Wizard - Primary domain controller"><div class="titlepage"><div><div><h4 class="title"><a id="d4e2795"><!----></a>Wizard - Primary domain controller</h4></div></div></div><div class="mediaobject"><img src="images/draksambashare13.png"/></div><p>If the "Primary domain controller" option is selected, the
    wizard asks for indication if Wins is to support or not and to provide
    admin users names. The following steps are then the same as for standalone
    server, except you can choose also the security mode:</p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><p><span class="guilabel">domain</span>: provides a mechanism for storing
        all user and group accounts in a central, shared, account repository.
        The centralized account repository is shared between (security)
        controllers.</p></li></ul></div></div><div class="section" title="Declare a directory to share"><div class="titlepage"><div><div><h4 class="title"><a id="d4e2805"><!----></a>Declare a directory to share</h4></div></div></div><p>With the <span class="guibutton">Add</span> button, we get:</p><div class="mediaobject" align="center"><img src="images/draksambashare15.png" align="middle"/></div><p>A new entry is thus added. It can be modified with the
    <span class="guibutton">Modify</span> button. Options can be edited, such as
    whether the directory is visible to the public, writable or browseable.
    The share name can not be modified.</p><div class="mediaobject" align="center"><img src="images/draksambashare16.png" align="middle"/></div><p/></div><div class="section" title="Menu entries"><div class="titlepage"><div><div><h4 class="title"><a id="d4e2818"><!----></a>Menu entries</h4></div></div></div><p>When the list has at least one entry, menu entries can be
    used.</p><p title="File|Write conf"><b>File|Write conf. </b>Save the current configuration in
      <code class="code">/etc/samba/smb.conf</code>.</p><p title="Samba server|Configure"><b>Samba server|Configure. </b>The wizard can be run again with this command.</p><p title="Samba server|Restart"><b>Samba server|Restart. </b>The server is stopped and restarted with the current configuration
      files.</p><p title="Samba Server|Reload"><b>Samba Server|Reload. </b>The configuration displayed is reloaded from the current
      configuration files.</p></div><div class="section" title="Printers share"><div class="titlepage"><div><div><h4 class="title"><a id="d4e2834"><!----></a>Printers share</h4></div></div></div><p>Samba also allows you to share printers.</p><div class="mediaobject"><img src="images/draksambashare17.png"/></div></div><div class="section" title="Samba users"><div class="titlepage"><div><div><h4 class="title"><a id="d4e2841"><!----></a>Samba users</h4></div></div></div><p>In this tab, you can add users who are allowed to access the shared
    resources when authentication is required. You can add users from <a class="xref" href="userdrake.html#userdrake-ti1"/></p><div class="mediaobject"><img src="images/draksambashare18.png"/></div></div><div class="footnotes"><br/><hr width="100" align="left"/><div class="footnote"><p><sup>[<a id="ftn.d4e2755" href="#d4e2755" class="para">36</a>] </sup>You can start this tool from the command line, by
        typing<span class="bold"><strong> draksambashare</strong></span> as root.</p></div></div></div><script xmlns="" type="text/javascript" src="main.js"><!----></script><hr xmlns=""/><div xmlns="" class="copyright">© Mageia</div><div xmlns="" class="license"><a href="index.html#CC_BY-SA">CC BY-SA 3.0</a></div><div id="upload_date">Uploaded on 22/10/2016</div><div class="navfooter"><hr/><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="diskdrake--smb.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="mcc-networksharing.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="diskdrake--nfs.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> </td></tr></table></div></div><div><div id="leftnavigation"><div id="tabs"><ul><li><a href="#treeDiv"><em>Contents</em></a></li><li><a href="#searchDiv"><em>Search</em></a></li></ul><div id="treeDiv"><img src="../../common/images/loading.gif" alt="loading table of contents..." id="tocLoading" style="display:block;"/><div id="ulTreeDiv" style="display:none"><ul id="tree" class="filetree"><li><span class="file section"><a href="mcc-intro.html">About the Manual for the Mageia Control Center</a></span></li><li><span class="file section"><a href="software-management.html">Software Management</a></span><ul><li><span class="file section"><a href="rpmdrake.html">Software Management (Install and Remove
    Software)</a></span><ul><li><span class="file section"><a href="rpmdrake.html#rpmdrake-introduction">Introduction to rpmdrake</a></span></li><li><span class="file section"><a href="rpmdrake.html#d4e65">The main parts of the screen</a></span></li><li><span class="file section"><a href="rpmdrake.html#d4e103">The status column</a></span></li><li><span class="file section"><a href="rpmdrake.html#d4e156">The dependencies</a></span></li></ul></li><li><span class="file section"><a href="MageiaUpdate.html">Software Packages Update</a></span></li><li><span class="file section"><a href="mgaapplet-config.html">Configure updates frequency</a></span></li><li><span class="file section"><a href="drakrpm-edit-media.html">Configure Media</a></span><ul><li><span class="file section"><a href="drakrpm-edit-media.html#d4e227">The columns</a></span></li><li><span class="file section"><a href="drakrpm-edit-media.html#d4e259">The buttons on the
    right</a></span></li><li><span class="file section"><a href="drakrpm-edit-media.html#d4e273">The menu</a></span></li></ul></li></ul></li><li><span class="file section"><a href="mcc-sharing.html">Sharing</a></span><ul><li><span class="file section"><a href="drakwizard_proftpd.html">Configure FTP</a></span><ul><li><span class="file section"><a href="drakwizard_proftpd.html#d4e347">What is FTP?</a></span></li><li><span class="file section"><a href="drakwizard_proftpd.html#d4e353">Setting up an FTP server with drakwizard proftpd</a></span></li></ul></li><li><span class="file section"><a href="drakwizard_apache2.html">Configure webserver</a></span><ul><li><span class="file section"><a href="drakwizard_apache2.html#d4e408">What is a web server?</a></span></li><li><span class="file section"><a href="drakwizard_apache2.html#d4e411">Setting up a web server with drakwizard apache2</a></span></li></ul></li></ul></li><li><span class="file section"><a href="mcc-networkservices.html">Network Services</a></span><ul><li><span class="file section"><a href="drakwizard_dhcp.html">Configure DHCP</a></span><ul><li><span class="file section"><a href="drakwizard_dhcp.html#d4e502">What is DHCP?</a></span></li><li><span class="file section"><a href="drakwizard_dhcp.html#d4e506">Setting up a DHCP server with drakwizard dhcp</a></span></li><li><span class="file section"><a href="drakwizard_dhcp.html#d4e550">What is done</a></span></li></ul></li><li><span class="file section"><a href="drakwizard_bind.html">Configure DNS</a></span></li><li><span class="file section"><a href="drakwizard_squid.html">Configure proxy</a></span><ul><li><span class="file section"><a href="drakwizard_squid.html#d4e624">What is a proxy server?</a></span></li><li><span class="file section"><a href="drakwizard_squid.html#d4e627">Setting up a proxy server with drakwizard squid</a></span></li><li><span class="file section"><a href="drakwizard_squid.html#d4e700">What is done</a></span></li></ul></li><li><span class="file section"><a href="drakwizard_ntp.html">Configure time</a></span><ul><li><span class="file section"><a href="drakwizard_ntp.html#d4e749">Setup a NTP server with drakwizard ntp</a></span></li><li><span class="file section"><a href="drakwizard_ntp.html#d4e775">What is done</a></span></li></ul></li><li><span class="file section"><a href="drakwizard_sshd.html">OpenSSH daemon configuration</a></span><ul><li><span class="file section"><a href="drakwizard_sshd.html#d4e814">What is SSH?</a></span></li><li><span class="file section"><a href="drakwizard_sshd.html#d4e819">Setting up an SSH daemon with drakwizard sshd</a></span></li></ul></li></ul></li><li><span class="file section"><a href="mcc-hardware.html">Hardware</a></span><ul><li><span class="file section"><a href="harddrake2.html">Hardware configuration</a></span><ul><li><span class="file section"><a href="harddrake2.html#d4e955">The window</a></span></li><li><span class="file section"><a href="harddrake2.html#d4e970">The menu</a></span></li></ul></li><li><span class="file section"><a href="draksound.html">Sound Configuration</a></span></li><li><span class="file section"><a href="drak3d.html">3D Desktop Effects</a></span><ul><li><span class="file section"><a href="drak3d.html#d4e1021">Introduction</a></span></li><li><span class="file section"><a href="drak3d.html#d4e1027">Getting Started</a></span></li><li><span class="file section"><a href="drak3d.html#d4e1041">Troubleshooting</a></span><ul><li><span class="file section"><a href="drak3d.html#d4e1043">Can't See Desktop after Logging in</a></span></li></ul></li></ul></li><li><span class="file section"><a href="XFdrake.html">Set up the graphical server</a></span></li><li><span class="file section"><a href="keyboarddrake.html">Set up the Keyboard Layout</a></span><ul><li><span class="file section"><a href="keyboarddrake.html#d4e1132">Introduction</a></span></li><li><span class="file section"><a href="keyboarddrake.html#d4e1138">Keyboard Layout</a></span></li><li><span class="file section"><a href="keyboarddrake.html#d4e1141">Keyboard Type</a></span></li></ul></li><li><span class="file section"><a href="mousedrake.html">Set up the pointer device (mouse,
    touchpad)</a></span></li><li><span class="file section"><a href="system-config-printer.html">Install and configure a
    printer</a></span><ul><li><span class="file section"><a href="system-config-printer.html#introduction">Introduction</a></span></li><li><span class="file section"><a href="system-config-printer.html#automatic">Automatically detected printer</a></span></li><li><span class="file section"><a href="system-config-printer.html#non_automatic">No automatically detected printer</a></span></li><li><span class="file section"><a href="system-config-printer.html#terminate">Complete the installation process</a></span></li><li><span class="file section"><a href="system-config-printer.html#network_printer">Network printer</a></span></li><li><span class="file section"><a href="system-config-printer.html#network_printing_protocols">Network printing protocols</a></span></li><li><span class="file section"><a href="system-config-printer.html#properties">Device Properties</a></span></li><li><span class="file section"><a href="system-config-printer.html#d4e1277">Troubleshoot</a></span></li><li><span class="file section"><a href="system-config-printer.html#specificities">Specifics</a></span></li></ul></li><li><span class="file section"><a href="scannerdrake.html">Set up scanner</a></span><ul><li><span class="file section"><a href="scannerdrake.html#scannerinstallation">Installation</a></span></li><li><span class="file section"><a href="scannerdrake.html#scannersharing">Scannersharing</a></span></li><li><span class="file section"><a href="scannerdrake.html#scannerspecifics">Specifics</a></span></li><li><span class="file section"><a href="scannerdrake.html#scannerextrasteps">Extra installation steps</a></span></li></ul></li><li><span class="file section"><a href="drakups.html">Set up a UPS for power monitoring</a></span></li></ul></li><li><span class="file section"><a href="mcc-network.html">Network and Internet</a></span><ul><li><span class="file section"><a href="draknetcenter.html">Network Center</a></span><ul><li><span class="file section"><a href="draknetcenter.html#d4e1505">Introduction</a></span></li><li><span class="file section"><a href="draknetcenter.html#d4e1535">The Monitor button</a></span></li><li><span class="file section"><a href="draknetcenter.html#d4e1546">The Configure button</a></span></li><li><span class="file section"><a href="draknetcenter.html#d4e1605">The Advanced Settings button</a></span></li></ul></li><li><span class="file section"><a href="drakconnect.html">Set up a new network interface (LAN, ISDN,
    ADSL, ...)</a></span><ul><li><span class="file section"><a href="drakconnect.html#d4e1620">Introduction</a></span></li><li><span class="file section"><a href="drakconnect.html#d4e1627">A new Wired connection (Ethernet)</a></span></li><li><span class="file section"><a href="drakconnect.html#d4e1681">A new Satellite connection (DVB)</a></span></li><li><span class="file section"><a href="drakconnect.html#d4e1685">A new Cable modem connection</a></span></li><li><span class="file section"><a href="drakconnect.html#d4e1743">A new DSL connection</a></span></li><li><span class="file section"><a href="drakconnect.html#d4e1779">A new ISDN connection</a></span></li><li><span class="file section"><a href="drakconnect.html#d4e1829">A new Wireless connection (WiFi)</a></span></li><li><span class="file section"><a href="drakconnect.html#d4e1911">A new GPRS/Edge/3G connection</a></span></li><li><span class="file section"><a href="drakconnect.html#d4e1937">A new Bluetooth Dial-Up Networking connection</a></span></li><li><span class="file section"><a href="drakconnect.html#d4e1941">A new Analog telephone modem connection (POTS)</a></span></li><li><span class="file section"><a href="drakconnect.html#drakconnect-end">Ending the configuration</a></span></li></ul></li><li><span class="file section"><a href="drakconnect--del.html">Remove a connection</a></span></li><li><span class="file section"><a href="drakproxy.html">Proxy</a></span></li><li><span class="file section"><a href="drakgw.html">Share the Internet connection with other local
    machines</a></span><ul><li><span class="file section"><a href="drakgw.html#drakgw-principles">Principles</a></span></li><li><span class="file section"><a href="drakgw.html#drakgw-wizard">Gateway wizard</a></span></li><li><span class="file section"><a href="drakgw.html#drakgw-configure">Configure the client</a></span></li><li><span class="file section"><a href="drakgw.html#drakgw-stop">Stop connection sharing</a></span></li></ul></li><li><span class="file section"><a href="draknetprofile.html">Manage different network
      profiles</a></span><ul><li><span class="file section"><a href="draknetprofile.html#d4e2103">Introduction</a></span><ul><li><span class="file section"><a href="draknetprofile.html#d4e2106">Profiles</a></span></li><li><span class="file section"><a href="draknetprofile.html#d4e2112">Draknetprofile</a></span></li></ul></li><li><span class="file section"><a href="draknetprofile.html#d4e2122">Running Draknetprofile</a></span><ul><li><span class="file section"><a href="draknetprofile.html#d4e2124">Defining profiles, profile switching</a></span></li><li><span class="file section"><a href="draknetprofile.html#d4e2176">Using a system that has more than one profile</a></span></li></ul></li><li><span class="file section"><a href="draknetprofile.html#d4e2187">Appendix: Files relevant to Draknetprofile</a></span></li></ul></li><li><span class="file section"><a href="drakvpn.html">Configure VPN Connection to secure network
    access</a></span><ul><li><span class="file section"><a href="drakvpn.html#d4e2201">Introduction</a></span></li><li><span class="file section"><a href="drakvpn.html#d4e2207">Configuration</a></span></li></ul></li><li><span class="file section"><a href="drakhosts.html">Hosts definitions</a></span></li></ul></li><li><span class="file section"><a href="mcc-system.html">System</a></span><ul><li><span class="file section"><a href="drakauth.html">Authentication</a></span></li><li><span class="file section"><a href="drakxservices.html">Manage system services by enabling or disabling them</a></span></li><li><span class="file section"><a href="drakfont.html">Manage, add and remove fonts. Import
    Windows(TM) fonts</a></span></li><li><span class="file section"><a href="drakclock.html">Manage date and time</a></span></li><li><span class="file section"><a href="localedrake.html">Manage localization for your
    system</a></span><ul><li><span class="file section"><a href="localedrake.html#input_method">Input method</a></span></li></ul></li><li><span class="file section"><a href="logdrake.html">View and search system logs</a></span><ul><li><span class="file section"><a href="logdrake.html#d4e2419">To do a search in the logs</a></span></li><li><span class="file section"><a href="logdrake.html#d4e2434">To configure a mail alert</a></span></li></ul></li><li><span class="file section"><a href="drakconsole.html">Open a console as administrator</a></span></li><li><span class="file section"><a href="userdrake.html">Users and Groups</a></span></li><li><span class="file section"><a href="transfugdrake.html">Import Windows(TM) documents and
    settings</a></span></li><li><span class="file section"><a href="draksnapshot-config.html">Snapshots</a></span></li></ul></li><li><span class="file section"><a href="mcc-networksharing.html">Network Sharing</a></span><ul><li><span class="file section"><a href="diskdrake--smb.html">Access Windows (SMB) shared drives and
    directories</a></span><ul><li><span class="file section"><a href="diskdrake--smb.html#d4e2703">Introduction</a></span></li><li><span class="file section"><a href="diskdrake--smb.html#d4e2711">Procedure</a></span></li></ul></li><li id="webhelp-currentid"><span class="file section"><a href="draksambashare.html">Share directories and drives with
    Samba</a></span><ul><li><span class="file section"><a href="draksambashare.html#d4e2744">Introduction</a></span></li><li><span class="file section"><a href="draksambashare.html#d4e2747">Preparation</a></span></li><li><span class="file section"><a href="draksambashare.html#d4e2752">Wizard - Standalone server</a></span></li><li><span class="file section"><a href="draksambashare.html#d4e2795">Wizard - Primary domain controller</a></span></li><li><span class="file section"><a href="draksambashare.html#d4e2805">Declare a directory to share</a></span></li><li><span class="file section"><a href="draksambashare.html#d4e2818">Menu entries</a></span></li><li><span class="file section"><a href="draksambashare.html#d4e2834">Printers share</a></span></li><li><span class="file section"><a href="draksambashare.html#d4e2841">Samba users</a></span></li></ul></li><li><span class="file section"><a href="diskdrake--nfs.html">Access NFS shared drives and
    directories</a></span><ul><li><span class="file section"><a href="diskdrake--nfs.html#d4e2858">Introduction</a></span></li><li><span class="file section"><a href="diskdrake--nfs.html#d4e2864">Procedure</a></span></li></ul></li><li><span class="file section"><a href="draknfs.html">Share drives and directories using NFS</a></span><ul><li><span class="file section"><a href="draknfs.html#d4e2899">Prerequisites</a></span></li><li><span class="file section"><a href="draknfs.html#d4e2908">Main window</a></span></li><li><span class="file section"><a href="draknfs.html#d4e2912">Modify entry</a></span><ul><li><span class="file section"><a href="draknfs.html#d4e2919">NFS Directory</a></span></li><li><span class="file section"><a href="draknfs.html#d4e2923">Host access</a></span></li><li><span class="file section"><a href="draknfs.html#d4e2935">User ID Mapping</a></span></li><li><span class="file section"><a href="draknfs.html#d4e2945">Advanced options</a></span></li></ul></li><li><span class="file section"><a href="draknfs.html#d4e2955">Menu entries</a></span><ul><li><span class="file section"><a href="draknfs.html#d4e2961">File|Write conf</a></span></li><li><span class="file section"><a href="draknfs.html#d4e2964">NFS Server|Restart</a></span></li><li><span class="file section"><a href="draknfs.html#d4e2967">NFS Server|Reload</a></span></li></ul></li></ul></li><li><span class="file section"><a href="diskdrake--dav.html">Access WebDAV shared drives and
    directories</a></span><ul><li><span class="file section"><a href="diskdrake--dav.html#d4e2982">Introduction</a></span></li><li><span class="file section"><a href="diskdrake--dav.html#d4e2986">Creating a new entry</a></span></li></ul></li></ul></li><li><span class="file section"><a href="mcc-localdisks.html">Local disks</a></span><ul><li><span class="file section"><a href="drakdisk.html">Manage disk partitions</a></span></li><li><span class="file section"><a href="diskdrake--removable.html">CD/DVD burner</a></span><ul><li><span class="file section"><a href="diskdrake--removable.html#d4e3078">Mount point</a></span></li><li><span class="file section"><a href="diskdrake--removable.html#d4e3082">Options</a></span><ul><li><span class="file section"><a href="diskdrake--removable.html#d4e3087">user/nouser</a></span></li></ul></li></ul></li><li><span class="file section"><a href="diskdrake--fileshare.html">Share your hard disk
    partitions</a></span></li></ul></li><li><span class="file section"><a href="mcc-security.html">Security</a></span><ul><li><span class="file section"><a href="msecgui.html">MSEC: System Security and Audit</a></span><ul><li><span class="file section"><a href="msecgui.html#d4e3154">Presentation</a></span></li><li><span class="file section"><a href="msecgui.html#d4e3166">Overview tab</a></span></li><li><span class="file section"><a href="msecgui.html#d4e3184">Security settings tab</a></span><ul><li><span class="file section"><a href="msecgui.html#d4e3191">Basic security tab</a></span></li><li><span class="file section"><a href="msecgui.html#d4e3233">System security tab</a></span></li><li><span class="file section"><a href="msecgui.html#d4e3250">Network security</a></span></li><li><span class="file section"><a href="msecgui.html#d4e3256">Periodic checks tab</a></span></li><li><span class="file section"><a href="msecgui.html#d4e3264">Exceptions tab</a></span></li><li><span class="file section"><a href="msecgui.html#d4e3280">Permissions</a></span></li></ul></li></ul></li><li><span class="file section"><a href="drakfirewall.html">Set up your personal firewall</a></span></li><li><span class="file section"><a href="draksec.html">Configure authentication for Mageia
    tools</a></span></li><li><span class="file section"><a href="drakinvictus.html">Advanced setup for network interfaces and firewall</a></span></li><li><span class="file section"><a href="drakguard.html">Parental Controls</a></span><ul><li><span class="file section"><a href="drakguard.html#d4e3410">Presentation</a></span></li><li><span class="file section"><a href="drakguard.html#d4e3420">Configuring Parental controls</a></span><ul><li><span class="file section"><a href="drakguard.html#d4e3437">Blacklist/Whitelist tab</a></span></li><li><span class="file section"><a href="drakguard.html#d4e3441">Block Programs Tab</a></span></li></ul></li></ul></li></ul></li><li><span class="file section"><a href="mcc-boot.html">Boot</a></span><ul><li><span class="file section"><a href="drakautologin.html">Set up autologin to automatically log
    in</a></span></li><li><span class="file section"><a href="drakboot.html">Set up boot system</a></span></li><li><span class="file section"><a href="drakedm.html">Set up display manager</a></span></li></ul></li><li><span class="file section"><a href="otherMageiaTools.html">Other Mageia Tools</a></span><ul><li><span class="file section"><a href="drakbug.html">Mageia Bug Report Tool</a></span></li><li><span class="file section"><a href="drakbug_report.html">Collect Logs and System Information 
		  for Bug Reports</a></span></li><li><span class="file section"><a href="lsnetdrake.html">Display Available NFS And SMB Shares</a></span></li><li><span class="file section"><a href="lspcidrake.html">Display Your PCI, USB and PCMCIA
    Information</a></span></li></ul></li></ul></div></div><div id="searchDiv"><div id="search"><form onsubmit="Verifie(ditaSearch_Form);return false" name="ditaSearch_Form" class="searchForm"><fieldset class="searchFieldSet"><legend>Search</legend><center><input id="textToSearch" name="textToSearch" type="text" class="searchText"/> &nbsp; <input onclick="Verifie(ditaSearch_Form)" type="button" class="searchButton" value="Go" id="doSearch"/></center></fieldset></form></div><div id="searchResults"><center/></div></div></div></div></div></body></html>