From owner-freebsd-questions@FreeBSD.ORG Sat Jun 4 19:05:17 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 725DC16A41C for ; Sat, 4 Jun 2005 19:05:17 +0000 (GMT) (envelope-from ertr1013@student.uu.se) Received: from pne-smtpout2-sn1.fre.skanova.net (pne-smtpout2-sn1.fre.skanova.net [81.228.11.159]) by mx1.FreeBSD.org (Postfix) with ESMTP id 180A643D53 for ; Sat, 4 Jun 2005 19:05:16 +0000 (GMT) (envelope-from ertr1013@student.uu.se) Received: from falcon.midgard.homeip.net (212.181.162.201) by pne-smtpout2-sn1.fre.skanova.net (7.2.059.6) id 42930AA9002939F4 for freebsd-questions@freebsd.org; Sat, 4 Jun 2005 21:05:15 +0200 Received: (qmail 84314 invoked by uid 1001); 4 Jun 2005 21:05:14 +0200 Date: Sat, 4 Jun 2005 21:05:14 +0200 From: Erik Trulsson To: =?iso-8859-1?Q?K=F6vesd=E1n_G=E1bor?= Message-ID: <20050604190513.GA84302@falcon.midgard.homeip.net> Mail-Followup-To: =?iso-8859-1?Q?K=F6vesd=E1n_G=E1bor?= , freebsd-questions@freebsd.org References: <42A1EE04.1020704@t-hosting.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <42A1EE04.1020704@t-hosting.hu> User-Agent: Mutt/1.5.9i Cc: freebsd-questions@freebsd.org Subject: Re: Securelevel 2 VS OpenNTPd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Jun 2005 19:05:17 -0000 On Sat, Jun 04, 2005 at 08:08:04PM +0200, K=F6vesd=E1n G=E1bor wrote: > Hello, >=20 > I'm about to use ntpd to synchronise my server's clock to a time server= =20 > and also provide time server, but I use securelevel 2 that denies to=20 > change the system time with a step greater than 1s. So, I'm afraid it=20 > could work with securelevel 2. Is there any method to get them work with= =20 > each other? ntpd normally changes time in steps much smaller than 1s. The exception is at boottime where it might be necessary to make a large change, but this normally happens before the securelevel is raised. In short, there shouldn't be any problems. --=20 Erik Trulsson ertr1013@student.uu.se