HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux sci 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User: tpdc (1002)
PHP: 7.4.3-4ubuntu2.29
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: //usr/share/samba/setup/provision.zone
; -*- zone -*-
; generated by provision.pl
$ORIGIN ${DNSDOMAIN}.
$TTL 1W
@               IN SOA  ${HOSTNAME}   hostmaster (
                                ${DATESTRING}   ; serial
                                2D              ; refresh
                                4H              ; retry
                                6W              ; expiry
                                1W )            ; minimum
			IN NS	${HOSTNAME}
${HOSTIP6_BASE_LINE}
${HOSTIP_BASE_LINE}
;
${HOSTIP6_HOST_LINE}
${HOSTIP_HOST_LINE}
${GC_MSDCS_IP_LINE}
${GC_MSDCS_IP6_LINE}
${NTDSGUID}._msdcs	IN CNAME	${HOSTNAME}
;
; global catalog servers
_gc._tcp		IN SRV 0 100 3268	${HOSTNAME}
_gc._tcp.${DEFAULTSITE}._sites	IN SRV 0 100 3268	${HOSTNAME}
_ldap._tcp.gc._msdcs	IN SRV 0 100 3268	${HOSTNAME}
_ldap._tcp.${DEFAULTSITE}._sites.gc._msdcs	IN SRV 0 100 3268 ${HOSTNAME}
;
; ldap servers
_ldap._tcp		IN SRV 0 100 389	${HOSTNAME}
_ldap._tcp.dc._msdcs	IN SRV 0 100 389	${HOSTNAME}
_ldap._tcp.pdc._msdcs	IN SRV 0 100 389	${HOSTNAME}
_ldap._tcp.${DOMAINGUID}.domains._msdcs		IN SRV 0 100 389 ${HOSTNAME}
_ldap._tcp.${DEFAULTSITE}._sites		IN SRV 0 100 389 ${HOSTNAME}
_ldap._tcp.${DEFAULTSITE}._sites.dc._msdcs	IN SRV 0 100 389 ${HOSTNAME}
;
; krb5 servers
_kerberos._tcp		IN SRV 0 100 88		${HOSTNAME}
_kerberos._tcp.dc._msdcs	IN SRV 0 100 88	${HOSTNAME}
_kerberos._tcp.${DEFAULTSITE}._sites	IN SRV 0 100 88	${HOSTNAME}
_kerberos._tcp.${DEFAULTSITE}._sites.dc._msdcs	IN SRV 0 100 88 ${HOSTNAME}
_kerberos._udp		IN SRV 0 100 88		${HOSTNAME}
; MIT kpasswd likes to lookup this name on password change
_kerberos-master._tcp		IN SRV 0 100 88		${HOSTNAME}
_kerberos-master._udp		IN SRV 0 100 88		${HOSTNAME}
;
; kpasswd
_kpasswd._tcp		IN SRV 0 100 464	${HOSTNAME}
_kpasswd._udp		IN SRV 0 100 464 	${HOSTNAME}
;
; heimdal 'find realm for host' hack
_kerberos		IN TXT	${REALM}