Difference between revisions of "Template:Networking rutos manual network shares"

From Teltonika Networks Wiki
(update for release)
(11 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
<!-- Template uses {{{name}}}, {{{series}}} -->
 
<!-- Template uses {{{name}}}, {{{series}}} -->
{{Template: Networking_device_manual_fw_disclosure
+
{{Template:Networking_rutos_manual_fw_disclosure
| fw_version = {{{series}}}_R_00.02.05.1
+
| fw_version = {{{series}}}_R_00.02.03
| series     = {{{series}}}
+
| series = {{{series}}}
 
}}
 
}}
 +
 +
__TOC__
  
 
==Summary==
 
==Summary==
 +
The Network Shares section is used to manage Network-attached storage (NAS) such as USB drives and hard drives. The router supports the following file system architectures:
  
The <b>Network Shares</b> section is used to manage Network-attached storage (NAS) such as USB drives and hard drives. The {{{name}}} device supports the following file system architectures:
+
*FAT
 +
*FAT32
 +
*NTFS
  
<ul>
+
==General==
    <li>FAT</li>
 
    <li>FAT32</li>
 
    <li>NTFS</li>
 
</ul>
 
  
{{Template:Networking_rutos_manual_basic_advanced_webui_disclaimer
+
===Samba===
| series = {{{series}}}
+
----
}}
+
Samba is a software solution for using the Server Message Block (SMB) networking protocol, which provides shared file access between nodes on a computer network. Refer to the figures and table below for more information about Samba configuration.  
 
 
==Samba==
 
 
 
<b>Samba</b> is a software solution for using the Server Message Block (SMB) networking protocol, which provides shared file access between nodes on a computer network. Refer to the figures and table below for more information about Samba configuration.  
 
  
[[File:Networking_rutos_manual_network_shares_samba_general_settings.png|border|class=tlt-border]]
+
[[File:Networking_rutx_manual_samba_v2.png|border|class=tlt-border]]
  
 
<table class="nd-mantable">
 
<table class="nd-mantable">
 
     <tr>
 
     <tr>
         <th>Field</th>
+
         <th>field name</th>
         <th>Value</th>
+
         <th>value</th>
         <th>Description</th>
+
         <th>description</th>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
         <td>Enable</td>
 
         <td>Enable</td>
         <td>off | on; default: <b>off</b></td>
+
         <td>off {{!}} on; default: '''off'''</td>
         <td>Turns Samba on or off.</td>
+
         <td>Toggles Samba ON or OFF.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
         <td>Hostname</td>
 
         <td>Hostname</td>
         <td>string; default: <b>Router_share</b></td>
+
         <td>Default: '''Router_share'''</td>
 
         <td>Name of the Samba server.</td>
 
         <td>Name of the Samba server.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
         <td>Description</td>
 
         <td>Description</td>
         <td>string; default: <b>Router share</b></td>
+
         <td>Default: '''Router share'''</td>
         <td>Short description about the Same server.</td>
+
         <td>Short server description.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
         <td>Workgroup</td>
 
         <td>Workgroup</td>
         <td>string; default: <b>WORKGROUP</b></td>
+
         <td>Default: '''WORKGROUP'''</td>
 
         <td>Name of the server's workgroup.</td>
 
         <td>Name of the server's workgroup.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>Share home-directories</td>
+
         <td>Share home-directies</td>
         <td>off | on; default: <b>on</b></td>
+
         <td>off {{!}} on; default: '''on'''</td>
         <td>Allows system users to reach their home directories via network shares.</td>
+
         <td>Allow system users to reach their home directories via network shares.</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>
  
===Edit Template===
+
In '''Edit Template''' window you can edit the template that is used for generating the samba configuration. This is the content of the file '/etc/samba/smb.conf.template' from which your samba configuration will be generated. Values enclosed by pipe symbols ('|') should not be changed. They get their values from the 'General Settings' tab.
----
 
The <b>Edit Template</b> section is used to make modifications to the template that is used for generating the Samba configuration. This is the content of the <i>/etc/samba/smb.conf.template</i> file from which your Samba configuration will be generated. Values enclosed by pipe symbols ('|') should not be changed. They get their values from the 'General Settings' tab.
 
 
 
[[File:Networking_rutos_manual_network_shares_samba_edit_template.png|border|class=tlt-border]]
 
 
 
===Format USB===
 
----
 
The <b>Format USB</b> section contains only one button that is used for formatting an attached USB drive.
 
  
[[File:Networking_rutos_manual_network_shares_samba_format_usb.png|border|class=tlt-border]]
+
[[File:Networking_rutx_manual_samba_edit_template_v2.png|border|class=tlt-border]]
  
 
===Shared directories===
 
===Shared directories===
 
----
 
----
The <b>Shared Directories</b> section is used to configure access to connected storage drives or individual directories contained in those drives. A shared directory must be added before it can be configured. You can simply do that by pressing the 'Add' button.
 
  
[[File:Networking_rutos_manual_network_shares_samba_shared_directories.png|border|class=tlt-border]]
+
The '''Shared Directories''' section is used to configure access to connected storage drives or individual directories
 +
contained in those drives. A shared directory must be added before it can be configured. You can simply do that by
 +
pressing '''Add''' button.
 +
[[File:Networking_rutx_manual_samba_shared_directories_v2.png|border|class=tlt-border]]
  
 
<table class="nd-mantable">
 
<table class="nd-mantable">
 
     <tr>
 
     <tr>
         <th>Field</th>
+
         <th>field name</th>
         <th>Value</th>
+
         <th>value</th>
         <th>Description</th>
+
         <th>description</th>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
Line 99: Line 90:
 
     <tr>
 
     <tr>
 
         <td>Read-only</td>
 
         <td>Read-only</td>
         <td>off | on; default: <b>off</b></td>
+
         <td>off | on; default: '''off'''</td>
 
         <td>Makes the directory read-only, which means the shared directory can only be accessed to view and read files.</td>
 
         <td>Makes the directory read-only, which means the shared directory can only be accessed to view and read files.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
         <td>Browseable</td>
 
         <td>Browseable</td>
         <td>off | on; default: <b>on</b></td>
+
         <td>off | on; default: '''on'''</td>
 
         <td>This controls whether this share is seen in the list of available shares in a net view and in the browselist.</td>
 
         <td>This controls whether this share is seen in the list of available shares in a net view and in the browselist.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
         <td>Allow guests</td>
 
         <td>Allow guests</td>
         <td>off | on; default: <b>off</b></td>
+
         <td>off | on; default: '''off'''</td>
 
         <td>Enables guest access, which allows anonymous connections to the shared directory.</td>
 
         <td>Enables guest access, which allows anonymous connections to the shared directory.</td>
 
     </tr>
 
     </tr>
Line 118: Line 109:
 
     </tr>
 
     </tr>
 
</table>
 
</table>
 
To connect to the router's SAMBA server from Windows, specify the address in this format:
 
 
\\smb_server_address\share_name
 
 
Replace <i>smb_server_address</i> with the IP address of this device or SAMBA share hostname; replace <i>share_name</i> with the name of the "share" (as specified in the 'Name' field). For example:
 
 
<i>
 
\\192.168.1.1\my_share
 
\\Router_share\johns_files
 
</i>
 
  
 
==Users==
 
==Users==
  
In this section you can create users that can be granted access to shared directories. To add a new user, enter a custom username, password and click the 'Add' button.
+
In this section you can create users that can be granted access to shared directories. To add a new user, enter a custom username, password and click the '''Add''' button.
 
+
[[File:Networking_rutx_manual_network_shares_users_v3.png|border|class=tlt-border]]
[[File:Networking_rutos_manual_network_shares_users.png|border|class=tlt-border]]
 
  
You can change user's password by clicking the 'Edit' button next to that user.
+
You can change user's password by pressing '''Edit''' button.
  
[[File:Networking_rutos_manual_usb_tools_network_shares_users_user_settings.png|border|class=tlt-border]]
+
[[File:Networking_rutx_manual_network_shares_user_edit_v2.png|border|class=tlt-border]]
  
 
[[Category:{{{name}}} Services section]]
 
[[Category:{{{name}}} Services section]]

Revision as of 14:39, 13 May 2020

Template:Networking rutos manual fw disclosure

Summary

The Network Shares section is used to manage Network-attached storage (NAS) such as USB drives and hard drives. The router supports the following file system architectures:

  • FAT
  • FAT32
  • NTFS

General

Samba


Samba is a software solution for using the Server Message Block (SMB) networking protocol, which provides shared file access between nodes on a computer network. Refer to the figures and table below for more information about Samba configuration.

File:Networking rutx manual samba v2.png

field name value description
Enable off | on; default: off Toggles Samba ON or OFF.
Hostname Default: Router_share Name of the Samba server.
Description Default: Router share Short server description.
Workgroup Default: WORKGROUP Name of the server's workgroup.
Share home-directies off | on; default: on Allow system users to reach their home directories via network shares.

In Edit Template window you can edit the template that is used for generating the samba configuration. This is the content of the file '/etc/samba/smb.conf.template' from which your samba configuration will be generated. Values enclosed by pipe symbols ('|') should not be changed. They get their values from the 'General Settings' tab.

Networking rutx manual samba edit template v2.png

Shared directories


The Shared Directories section is used to configure access to connected storage drives or individual directories contained in those drives. A shared directory must be added before it can be configured. You can simply do that by pressing Add button. File:Networking rutx manual samba shared directories v2.png

field name value description
Name Default: none Name of the shared directory.
Path Default: none Path to the shared directory. To share an entire drive, choose an automatically generated path from this drop-down box (for example, /mnt/sda1). To share a specific directory on the drive, specify the full path to that directory (for example, /mnt/sda1/shared/video).
Allowed users Default: none Defines which users can access the shared directory. Users can be created from the User tab. If Allow guests is checked, this field becomes inactive.
Read-only off | on; default: off Makes the directory read-only, which means the shared directory can only be accessed to view and read files.
Browseable off | on; default: on This controls whether this share is seen in the list of available shares in a net view and in the browselist.
Allow guests off | on; default: off Enables guest access, which allows anonymous connections to the shared directory.
Delete -(interactive button) Deletes the configuration related to the shared directory.

Users

In this section you can create users that can be granted access to shared directories. To add a new user, enter a custom username, password and click the Add button. File:Networking rutx manual network shares users v3.png

You can change user's password by pressing Edit button.

File:Networking rutx manual network shares user edit v2.png

[[Category:{{{name}}} Services section]]