Build:
$ ./docker build
Start:
$ ./docker daemon
Install smbclient:
$ apt-get install -y smbclient
Access:
$ smbclient //localhost/share -Uroot%123456
Tips:
smbd -b
testparm /etc/samba/smb.conf
testparm -s smb.conf.master > smb.conf
smbclient -L localhost
smbclient //localhost/data/ -Uusername%password
Content type
Image
Digest
sha256:8378f28a4…
Size
87 MB
Last updated
almost 11 years ago
docker pull wangyuntao/samba