docker-samba icon indicating copy to clipboard operation
docker-samba copied to clipboard

Samba Docker image

Results 24 docker-samba issues
Sort by recently updated
recently updated
newest added

### Behaviour I am trying to run this container on Mac and the container immediately exits. Enabling a higher log level, I get the following: ``` added interface eth0 ip=172.17.0.2...

### Behaviour Thanks for creating this project. I'd like to share user feedback and some proposals for documentation improvement. **Issue 1** The `--load` option in `README.md` is missing before the...

### Behaviour Hello, there! I have a question of starting the container I can't access this samba server #### Steps to reproduce this issue 1. `mkdir /samba/` and `mkdir /data/`...

At least the configuration is overwritten with role "ROLE_STANDALONE". Any ideas?

btw, thanks for picking up the baton for dperson/samba. I just tried this out, but couldn't get it to work. ### Behaviour Creating a yml file as documented doesn't yield...

Hi Currently need to configure a docker samba for a printer which only has smbv1 to scan i was reading the read me but cant seem to get it working...

As this image drops support for legacy protocols including NetBIOS, WINS, and Samba port 139 for security purposes, for Windows clients, Samba won't be shown under network browsing. We could...

kind/enhancement

Not a bug, just an idea. Most people using this container are wanting to use it to share something that has been made available to the container using a mapped...

### Behaviour I am running this in kubernetes, I can connect to the share on my mac and I can create/read/update files but I cannot delete them. #### Steps to...