[27032] in Source-Commits
Re: /svn/athena r25903 - trunk/debathena/config/kerberos-config/debian
daemon@ATHENA.MIT.EDU (Jonathan Reed)
Tue Apr 9 16:40:08 2013
Mime-Version: 1.0 (Apple Message framework v1084)
Content-Type: text/plain; charset=us-ascii
From: Jonathan Reed <jdreed@MIT.EDU>
In-Reply-To: <alpine.GSO.1.10.1304091631530.9389@multics.mit.edu>
Date: Tue, 9 Apr 2013 16:39:58 -0400
Cc: source-commits@MIT.EDU
Message-Id: <ED43A6E3-775B-4AB6-9E17-A58F9797CBC7@MIT.EDU>
To: Benjamin Kaduk <kaduk@MIT.EDU>
Content-Transfer-Encoding: 8bit
Correct. They will be undisplaced. The undisplace operation is a no-op if they were not previously displaced.
-Jon
On Apr 9, 2013, at 4:32 PM, Benjamin Kaduk wrote:
> The removed code handled /etc/krb.conf and /etc/krb.realms (krb4 stuff) but the new code does not touch them. Was the existing entry in .undisplace sufficient?
>
> -Ben