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

Install and configure Samba 3 file sharing server

Results 4 ansible-samba issues
Sort by recently updated
recently updated
newest added

The readme (https://github.com/debops/ansible-samba/blob/master/README.md) contains this link: http://docs.debops.org/en/latest/ansible/roles/debops.samba.html which is broken.

The [print_hash](https://github.com/debops/ansible-samba/blob/master/templates/etc/samba/smb.conf.j2#L2) macro replaces spaces with underscores. This breaks configuration of Samba's [vfs_full_audit](https://www.samba.org/samba/docs/man/manpages-3/vfs_full_audit.8.html) module which has options like `full_audit:prefix`. What is the suggested workaround?

how to get options deployed like in https://wiki.samba.org/index.php/Setting_up_a_Share_Using_Windows_ACLs#Enable_Extended_ACL_Support_in_the_smb.conf_File ? Do they have to be added to the role or may they get added within some specific (and existing) variable?

It uses the old vars and it's mentioned they'll be removed, it might be best to use the ferm__dependent_rules