[82] in Hesiod
How can hesiod handle inconsistent passwd information?
daemon@ATHENA.MIT.EDU (Mark Rosenstein)
Tue Mar 17 14:19:08 1992
Date: Tue, 17 Mar 92 14:14:18 -0500
From: Mark Rosenstein <mar@MIT.EDU>
To: sorak@dimsum.eng.hou.compaq.com
Cc: hesiod@MIT.EDU
In-Reply-To: Dan Sorak's message of Mon, 16 Mar 92 10:54:56 CST <9203161654.AA00750@dimsum.eng.hou.compaq.com>
As Dean said, trying to have Hesiod return different information to
different machines goes against the basic idea. A nameservice is
supposed to unify the namespace across a set of machines, not make it
different.
If you want to have the directories be in different places on a few
machines, I would suggest putting in "compatibility" symlinks between
the usual place and the exception so that you can always find the
directory through one path.
-Mark