Sign inSign up

wangyuntao/samba

By wangyuntao

Updated almost 11 years ago

Image
0

305

wangyuntao/samba repository overview

Samba In Docker!

Guild

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

Tag summary

Content type

Image

Digest

sha256:8378f28a4

Size

87 MB

Last updated

almost 11 years ago

docker pull wangyuntao/samba