Received: from alnrmhc16.comcast.net (alnrmhc16.comcast.net [206.18.177.56]) by krbdev.mit.edu (8.12.9) with ESMTP id l856lWHW029853; Wed, 5 Sep 2007 02:47:33 -0400 (EDT) Received: from raeburn.org (c-65-96-188-63.hsd1.ma.comcast.net[65.96.188.63]) by comcast.net (alnrmhc16) with ESMTP id <20070905064727b1600qiucee>; Wed, 5 Sep 2007 06:47:27 +0000 Received: from [69.25.196.101] (laptop.raeburn.org [69.25.196.101]) by raeburn.org (8.13.5.20060614/8.12.11) with ESMTP id l856lQF1006676; Wed, 5 Sep 2007 02:47:26 -0400 (EDT) In-Reply-To: References: MIME-Version: 1.0 (Apple Message framework v752.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-ID: <93C6F803-C3ED-469B-AB29-91B76C824DEB@mit.edu> Content-Transfer-Encoding: 7bit From: Ken Raeburn Subject: Re: [krbdev.mit.edu #5658] kdc notify pws Date: Wed, 5 Sep 2007 02:47:29 -0400 To: rt@krbdev.mit.edu X-Mailer: Apple Mail (2.752.3) RT-Send-Cc: X-RT-Original-Encoding: us-ascii Content-Length: 772 On Aug 29, 2007, at 01:18, Austin Jennings via RT wrote: > This is an Apple-specific mechanism for keeping Kerberos passwords > synchronized with other authentication mechanisms. Unfortunately, > there really isn't any documentation to cite here. From looking at the patch, actually it doesn't look like it relates to password synchronization, just ties in to some an account management system for unspecified purposes. The code seems to have about two lines of comments as to the purpose of these calls (at a higher level than "send a line to the server"). (There is some password-synchronization code that lxs integrated a few years ago for Apple, which at this point probably would also be best made into a plugin, but that's another matter...) Ken