Usc bind
Version vom 2. Dezember 2022, 18:38 Uhr von Thomas.will (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „=Zonetransfers= *cat /etc/samba/local.conf: [global] dns zone transfer clients allow = <IPs or subnets> dns zone transfer clients deny = <some IPs>…“)
Zonetransfers
- cat /etc/samba/local.conf:
[global]
dns zone transfer clients allow = <IPs or subnets>
dns zone transfer clients deny = <some IPs>
- And then running
- ucr commit /etc/samba/smb.conf;
- systemctl restart samba restart
- systemctl restart bind restart