sudo chown -R rotoclear: /mnt/rotoclearShared
5. Das Erstellen der Freigaben erfolgt über die Datei „/etc/
samba/smb.conf" welche mit dem Texteditor geöffnet
und bearbeitet werden kann. Die Konfigurationsdatei
kann beispielsweise mit dem Editor Nano geöffnet
werden:
sudo nano /etc/samba/smb.conf
6. Scrollen Sie in dieser Datei mit der Pfeil-nach-unten
Taste ganz ans Ende und fügen folgende Zeilen ein.
Anschließend speichern Sie die Datei mit der Tasten-
kombinationen <Strg+O> und beenden Sie den Editor
mit <Strg+X>.
[storage]
comment = Storage
path = /mnt/rotoclearShared
write list = rotoclear
valid users = rotoclear
force user = rotoclear
7. Damit die Änderungen wirksam werden muss der
Samba-Dienst einmal neu gestartet werden. Dies
geschieht mit dem Befehl:
sudo systemctl restart smbd.service
Anschließend ist die Freigabe im Netzwerk unter
folgenden Zugangsdaten verfügbar:
Netzwerk Adresse: <IP-Addresse des Gerätes>/
storage
Benutzername: rotoclear
Passwort: changeme
sudo chown -R rotoclear: /mnt/rotoclearShared
5. The creation of the share takes place via the file „/
etc/samba/smb.conf", which can be opened and
edited using a text editor. The configuration file can
be opened using the editor Nano, for example.
sudo nano /etc/samba/smb.conf
6. In this file, use the down arrow to scroll all the way to
the end and add the following lines. Subsequently,
save the file using the key combination <Ctrl+O>
and terminate the editor with <Ctrl+X>.
[storage]
comment = Storage
path = /mnt/rotoclearShared
write list = rotoclear
valid users = rotoclear
force user = rotoclear
7. In order for the changes to take effect, the Samba
service will need to be restarted. This is done using the
following command:
sudo systemctl restart smbd.service
Subsequently, the share will be available on the network
with the following login credentials:
Network address: <IP address of device>/
storage
User name: rotoclear
Password: changeme
33
Anhang | Appendix