-
Using Webmin 1.810 on Ubuntu 16.04.1 with the following patch:
https://github.com/webmin/webmin/commit/d93ae142f2a368b64aa95564dd26e22c63119bbc
Had to drop/and add the windows machines back to the do…
-
My docker-compose file:
```
version: "3.3"
services:
samba:
container_name: samba
image: dperson/samba
ports:
- "137:137/udp"
- "138:138/udp"
- "139:139/tcp…
-
Looks like there is some confusion between the "Bind to Domain" feature and the "Winbind Options" feature. As one example, the following is the ONLY use of "conf_winbind":
```
[root@localhost samba]…
-
- create and link to external smb storage on linux samba server
- samba server should have "follow symlinks" enabled (this is samba default)
- create a symlink in the target smb storage location tha…
-
Hi, I tried your addon.
I have configured NAS with shared folder /volume2/backups/ha-backup
Config addon is:
```
host: 192.168.0.250
share: backups
target_dir: ha-backup
username: homeassistant…
-
```
1. Transmission shuts itself somethimes.
2. Samba does it same.
3. When downloading from my Samba server a bigger file the download stops or
the download speed starts to "count down" 1 second = 1…
-
Some add-ons, such as [Samba NAS](https://github.com/dianlight/hassio-addons/tree/master/sambanas), already support the use of an external disk.
If it were possible to specify an external disk for …
-
Please try to answer the following questions about the package you are requesting:
1. Is the package installed by default in Fedora Workstation? YES
2. What, if any, are the additional dependenc…
-
Hello everyone,
I am trying to connect to some Samba shares over Strongswan connection. Strongswan is running on the same NAS server as the SMB shares. The goal is to protect all of my NAS server's…
-
I recognized that the samba-operator seems to automatically resolve changes to SmbShare definitions. I applied to following definition with kubectl apply:
```yaml
apiVersion: samba-operator.samba.…