From owner-freebsd-net Thu Feb 25 13:31:14 1999 Delivered-To: freebsd-net@freebsd.org Received: from coleridge.kublai.com (coleridge.kublai.com [207.96.1.116]) by hub.freebsd.org (Postfix) with ESMTP id EE7D614D84 for ; Thu, 25 Feb 1999 13:31:10 -0800 (PST) (envelope-from shmit@coleridge.kublai.com) Received: (from shmit@localhost) by coleridge.kublai.com (8.9.2/8.9.1) id QAA19654; Thu, 25 Feb 1999 16:30:29 -0500 (EST) Date: Thu, 25 Feb 1999 16:30:29 -0500 From: Brian Cully To: Chris Shenton Cc: mike@seidata.com, GVB , freebsd-net@FreeBSD.ORG Subject: Re: RADIUS Solutions Message-ID: <19990225163029.E10052@kublai.com> Reply-To: shmit@kublai.com Mail-Followup-To: Chris Shenton , mike@seidata.com, GVB , freebsd-net@FreeBSD.ORG References: <19990223192031.C50175@kublai.com> <19990225123427.C10052@kublai.com> <86d82ytcbu.fsf@samizdat.uucom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1us In-Reply-To: <86d82ytcbu.fsf@samizdat.uucom.com>; from Chris Shenton on Thu, Feb 25, 1999 at 04:15:01PM -0500 X-Sender: If your mailer pays attention to this, it's broken. X-PGP-Info: finger shmit@kublai.com for my public key. Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, Feb 25, 1999 at 04:15:01PM -0500, Chris Shenton wrote: > Won't this lose if the user exists in the cached password file but the > password is wrong, e.g., if the user changed it on the master copy? > I'd think you'd have synchronization problems.... > > Or do you push the change out when it occurs, like when the user > changes his password? And not push the entire password file? Or > something else? I was leaving that part out to avoid confusion. :-) When a user changes his password, we send out an invalidation packet to the RADIUS servers that tells them to re-sync this user's password with the one from the master. -bjc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message