linux_wiki:smb_provide_network_shares_to_specific_clients

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
linux_wiki:smb_provide_network_shares_to_specific_clients [2018/05/19 15:00]
billdozor [Client Install and Config]
linux_wiki:smb_provide_network_shares_to_specific_clients [2019/05/25 23:50] (current)
Line 125: Line 125:
     * write list  -> users that can write to the share     * write list  -> users that can write to the share
     * writable  -> enable write to the share     * writable  -> enable write to the share
 +
 +\\
 +**Config File Help**<code bash>vim /etc/samba/smb.conf.example
 +And
 +man smb.conf</code>
  
 \\ \\
Line 159: Line 164:
 yum install samba-client cifs-utils yum install samba-client cifs-utils
 </code> </code>
 +
 +\\
 +Create the same user on the client that will own the share<code bash>useradd -s /sbin/nologin user1</code>
  
 \\ \\
  • linux_wiki/smb_provide_network_shares_to_specific_clients.1526756407.txt.gz
  • Last modified: 2019/05/25 23:50
  • (external edit)