Update to 2024-08-28 12:00

This commit is contained in:
Daniel Berteaud
2024-08-28 12:00:16 +02:00
parent 676ba6662d
commit edfd9ce542
10 changed files with 42 additions and 10 deletions

View File

@@ -36,7 +36,7 @@
- name: Add rsyncd port to the list of ports
set_fact: samba_dc_tcp_ports={{ samba_dc_tcp_ports + ['873'] }}
when: samba_i_am_primary_dc == True
tags: samba
tags: samba,firewall
# sssd-ad can now be installed on EL8 with samba4 build from Tranquil IT
# so don't turn ad_auth off anymore

View File

@@ -0,0 +1,20 @@
---
samba_common_packages:
- samba
- samba-client
- sssd-winbind-idmap
- openldap-clients
- policycoreutils-python-utils
- tdb-tools
samba_dc_packages:
- samba-dc
- ldb-tools
- krb5-workstation
- python3-markdown
- patch
samba_member_packages:
- samba-winbind
- samba-winbind-clients