Re: [CentOS] Older versions of samba that work with CentOS 7?

2019-05-27 Thread Miroslav Geisselreiter
Hi Jobst, you can use latest samba package from CentOS 7 - there is no problem with NT style domains support (ie. it supports NT style domains). We use servers with CentOS 6 and CentOS 7 both with NT style domains. Mirek Dne 27.5.2019 v 2:57 Jobst Schmalenbach napsal(a): Hi. Are there any

Re: [CentOS] Question about ntp

2019-05-27 Thread Jonathan Billings
On May 27, 2019, at 00:32, Ralf Prengel wrote: > > > what is the standard way to sync time under Centos 7. > ntp or chrony. chrony is the default time sync daemon on C7. ntp is provides but not default. -- Jonathan Billings ___ CentOS mailing list

Re: [CentOS] Question about ntp

2019-05-27 Thread Jonathan Billings
On May 27, 2019, at 07:51, Jonathan Billings wrote: > > ntp is provides but not default. *Sigh* I mean “provided”. It’s too early. -- Jonathan Billings ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Question about ntp

2019-05-27 Thread Pete Biggs
> > what is the standard way to sync time under Centos 7. > ntp or chrony. > chrony syncs to an NTP server, in the same way that ntp syncs to an NTP server. The both work. I have both ntpd (under CentOS 6) and chronyd (under CentOS 7) NTP servers on my network, they all work fine together. P.

Re: [CentOS] Question about ntp

2019-05-27 Thread Nicolas Kovacs
Le 27/05/2019 à 06:32, Ralf Prengel a écrit : > > what is the standard way to sync time under Centos 7. > ntp or chrony. > > Thanks for a short hint. Chrony is the standard way, but one of the first things I do when installing a CentOS server is replace it with NTP. Here's a short blog article

Re: [CentOS] Question about ntp

2019-05-27 Thread Fred Smith
On Mon, May 27, 2019 at 04:29:28PM +0100, Pete Biggs wrote: > > > > > what is the standard way to sync time under Centos 7. > > ntp or chrony. > > > chrony syncs to an NTP server, in the same way that ntp syncs to an NTP > server. The both work. > > I have both ntpd (under CentOS 6) and chronyd

Re: [CentOS] Older versions of samba that work with CentOS 7?

2019-05-27 Thread Jobst Schmalenbach
On Mon, May 27, 2019 at 12:43:41PM +0200, Miroslav Geisselreiter (m...@intar.cz) wrote: > Hi Jobst, > > you can use latest samba package from CentOS 7 - there is no problem with NT > style domains support (ie. it supports NT style domains). We use servers > with CentOS 6 and CentOS 7 both with NT

Re: [CentOS] Question about ntp

2019-05-27 Thread Jobst Schmalenbach
On Mon, May 27, 2019 at 06:32:19AM +0200, Ralf Prengel (ralf.pren...@rprengel.de) wrote: > > Hallo, > > what is the standard way to sync time under Centos 7. > ntp or chrony. YMMV. I have used NTP for many, many years so I am familiar with it and also have ALL config files, I normally just de

Re: [CentOS] Question about ntp

2019-05-27 Thread Fred Smith
On Tue, May 28, 2019 at 11:44:35AM +1000, Jobst Schmalenbach wrote: > On Mon, May 27, 2019 at 06:32:19AM +0200, Ralf Prengel > (ralf.pren...@rprengel.de) wrote: > > > > Hallo, > > > > what is the standard way to sync time under Centos 7. > > ntp or chrony. > > YMMV. > > I have used NTP for man

Re: [CentOS] Question about ntp

2019-05-27 Thread Jobst Schmalenbach
On Mon, May 27, 2019 at 09:50:51PM -0400, Fred Smith (fre...@fcshome.stoneham.ma.us) wrote: > On Tue, May 28, 2019 at 11:44:35AM +1000, Jobst Schmalenbach wrote: > > On Mon, May 27, 2019 at 06:32:19AM +0200, Ralf Prengel > > (ralf.pren...@rprengel.de) wrote: > > > > > It's hard to imagine that s

Re: [CentOS] multilib problem during "yum update"

2019-05-27 Thread Ian Mortimer
On Mon, 2019-05-27 at 14:05 +1000, Bill Maidment wrote: > > ---> Package libgpg-error.x86_64 0:1.13-1.el7.centos will be an > > update > > ---> Package libgpg-error-debuginfo.x86_64 0:1.13-1.el7.centos will > > be an update > > ---> Package libgpg-error-devel.x86_64 0:1.13-1.el7.centos will be > >

Re: [CentOS] Question about ntp

2019-05-27 Thread Chris Adams
Once upon a time, Jobst Schmalenbach said: > Chrony cannot supply time info, so if you have clients requesting time info > the server cannot serve time, you need ntpd for that. I have many windows > stations that pull time from my CentOS servers. That is not correct. In the default config, chr