=> /etc/samba/credentials
username=myuser123
password=xxxxxxxx
chmod 400 /etc/samba/credentials
mkdir -p /mnt/samba/downloadCenter
//HOST-NAME/downloadCenter /mnt/samba/downloadCenter cifs credentials=/etc/samba/credentials,iocharset=utf8,file_mode=0755,dir_mode=0755 0 0