[568] in Moira
Re: rsaix 7.5A: chsh
daemon@ATHENA.MIT.EDU (Richard Basch)
Mon Feb 22 23:23:14 1993
Date: Mon, 22 Feb 93 23:22:59 -0500
To: tom palka <tompalka@MIT.EDU>
Cc: aix32@MIT.EDU, bug-moira@MIT.EDU
In-Reply-To: tom palka's message of Mon, 22 Feb 1993 19:44:05 -0500,
From: "Richard Basch" <basch@MIT.EDU>
I do not know why the local "chsh" failed...
I have now fixed /usr/athena/bin/chsh, which is the version that
modifies Moira. In fact, it was broken in 7.4, and nobody noticed
(because, by luck, it didn't coredump even though it should have).
Apparently, chsh was using the old-style Moira get_user_by_login query,
and was referencing the fields returned by Moira using the indexes
intended for the new get_user_account_by_login query.
-Richard