admin:samba
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
admin:samba [2025/04/17 14:28] – created rjversluis | admin:samba [2025/04/17 18:15] (current) – rjversluis | ||
---|---|---|---|
Line 1: | Line 1: | ||
======Samba====== | ======Samba====== | ||
+ | {{: | ||
+ | |||
+ | \\ | ||
+ | =====Goal===== | ||
+ | Providing a NAS for Mac, Linux and Windows based on a Raspberry Pi and [[https:// | ||
+ | |||
+ | \\ | ||
+ | =====WEB Interface===== | ||
+ | [[https:// | ||
+ | Direct edit is also available in the WEBmin.\\ | ||
\\ | \\ | ||
=====Server===== | =====Server===== | ||
+ | ====Example share==== | ||
+ | < | ||
+ | [Public] | ||
+ | path = / | ||
+ | public = yes | ||
+ | force group = users | ||
+ | user = @users | ||
+ | writeable = yes | ||
+ | </ | ||
+ | |||
+ | ====Mac TimeMachine==== | ||
+ | * https:// | ||
+ | ===Global extra settings=== | ||
+ | < | ||
+ | [global] | ||
+ | fruit: | ||
+ | fruit: | ||
+ | fruit: | ||
+ | fruit: | ||
+ | fruit: | ||
+ | fruit: | ||
+ | fruit: | ||
+ | |||
+ | </ | ||
+ | |||
+ | ===Share example=== | ||
+ | < | ||
+ | [TimeMachine] | ||
+ | public = yes | ||
+ | writeable = yes | ||
+ | path = / | ||
+ | user = @users | ||
+ | fruit:time machine = yes | ||
+ | </ | ||
+ | |||
====Windows==== | ====Windows==== | ||
- | To enable Window to find a Samba Server the wsdd2 package must be installed: | + | To enable |
< | < | ||
sudo apt install wsdd* | sudo apt install wsdd* | ||
</ | </ | ||
See also: https:// | See also: https:// | ||
+ | |||
+ | \\ | ||
+ | =====Samba users===== | ||
+ | The easiest way is to add a user to the RPi with the user mananger and then to Samba: | ||
+ | < | ||
+ | sudo smbpasswd -a < | ||
+ | </ | ||
Line 19: | Line 71: | ||
* https:// | * https:// | ||
* https:// | * https:// | ||
+ | * https:// | ||
admin/samba.1744892913.txt.gz · Last modified: 2025/04/17 14:28 by rjversluis