On Sat, 2012-08-04 at 18:25 +0800, deepak prasad wrote: > Hello everyone, > > I was trying to configure NTP server in my samba4 server but it's not > working. I am using CentOS 6.3 (32 bit) for my samba4 server. > > I installed ntp using yum and the ntp version is 4.2.4 > > > added this line in /etc/ntp.conf > restrict mynet mssntp > signdsocketdir /data/samba/samba4/prefix/var/run/ntp_signd/
Is this really your Samba4 prefix? It looks suspiciously like mine, but did you really install Samba4 there? Find where the ntp_signd folder is on your system, and point it at that. If you run ntpd as group 'ntp' ensure that the folder also is GROUP owned by 'ntp'. Andrew Bartlett -- Andrew Bartlett http://samba.org/~abartlet/ Authentication Developer, Samba Team http://samba.org -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
