1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 11:42:08 +00:00
iiab/roles/samba/defaults/main.yml

7 lines
262 B
YAML
Raw Normal View History

2017-05-27 18:09:50 +00:00
---
smbuser : smbuser
smbpassword : $6$51xsce$VXzRJK88k9k8SXd5sjs37bEbVQ9x4ob1ng7A5PSGyoVXTKQrhu.89BRuXZAgn8a2DPqZkKDcCpqCZVOs.cieT/
# python -c 'import crypt; print crypt.crypt("smbpw", "$6$51xsce")'
shared_dir : /library/public
samba_enabled : false