admin:samba
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
admin:samba [2025/04/17 14:31] – 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==== | ====Mac TimeMachine==== | ||
* https:// | * https:// | ||
Line 12: | Line 32: | ||
fruit: | fruit: | ||
fruit: | fruit: | ||
- | fruit: | + | fruit: |
fruit: | fruit: | ||
fruit: | fruit: | ||
Line 31: | Line 51: | ||
====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 44: | Line 71: | ||
* https:// | * https:// | ||
* https:// | * https:// | ||
+ | * https:// | ||
admin/samba.1744893119.txt.gz · Last modified: 2025/04/17 14:31 by rjversluis