search for: ntpd_group

Displaying 4 results from an estimated 4 matches for "ntpd_group".

2015 Oct 28
6
net ads info: failed to get server's current time
...th0 and you dont use ipv6. ) NTPD_RESTRICT_INTERFACE="lo eth0" NTPD_RESTRICT_INTERFACE_IGNORE="wildcard ipv6" ## default for sernet samba and debian samba ( should normaly not be changed ) SAMBA_NTP_SIGNPATH="/var/lib/samba/ntp_signd" ## debian default, leave it as is. NTPD_GROUP="ntp" ########### NTP apt-get -y --no-install-recommends install ntp cp /etc/ntp.conf /etc/ntp.conf.backup echo " " >> /etc/ntp.conf for x in 0 1 2 3 ; do sed -i "s]server ${x}.debian]#server ${x}.debian]g" /etc/ntp.conf ; done for i in ${NTPD_RESTRICT_...
2015 Oct 28
0
net ads info: failed to get server's current time
...uot;lo eth0" > > NTPD_RESTRICT_INTERFACE_IGNORE="wildcard ipv6" > > ## default for sernet samba and debian samba ( should normaly not be > changed ) > > SAMBA_NTP_SIGNPATH="/var/lib/samba/ntp_signd" > > ## debian default, leave it as is. > > NTPD_GROUP="ntp" > > > > > > ########### NTP > > apt-get -y --no-install-recommends install ntp > > cp /etc/ntp.conf /etc/ntp.conf.backup > > echo " " >> /etc/ntp.conf > > for x in 0 1 2 3 ; do sed -i "s]server ${x}.debian]#server &g...
2015 Oct 28
0
net ads info: failed to get server's current time
...CE="lo eth0" > >NTPD_RESTRICT_INTERFACE_IGNORE="wildcard ipv6" > >## default for sernet samba and debian samba ( should normaly not be > changed ) > >SAMBA_NTP_SIGNPATH="/var/lib/samba/ntp_signd" > >## debian default, leave it as is. > >NTPD_GROUP="ntp" > > > > > >########### NTP > >apt-get -y --no-install-recommends install ntp > >cp /etc/ntp.conf /etc/ntp.conf.backup > >echo " " >> /etc/ntp.conf > >for x in 0 1 2 3 ; do sed -i "s]server ${x}.debian]#server > ${...
2015 Oct 22
6
net ads info: failed to get server's current time
On Wed, Oct 21, 2015 at 07:06:33PM +0100, Rowland Penny wrote: >On 21/10/15 18:35, Guy-Laurent Subri wrote: >> Hi all, >> We're having issues with Samba at work. I've searched a bit and the only >> thing that have caught my eye is this: when I run the 'net ads info' >> command on our DC --we have a Debian on which samba4 is installed and >>