[562] in Moira Commits
moira commit: 'moira/clients/passwd chsh.c'
daemon@ATHENA.MIT.EDU (danw@MIT.EDU)
Mon Jun 21 21:09:29 1999
From: danw@MIT.EDU
Date: Mon, 21 Jun 1999 21:09:22 -0400 (EDT)
Message-Id: <199906220109.VAA60273@antharia.mit.edu>
To: moira-commits@MIT.EDU
Update of /afs/athena.mit.edu/astaff/project/moiradev/repository/moira/clients/passwd
In directory antharia.mit.edu:/afs/ops.mit.edu/user/danw/moira/work/clients/passwd
Modified Files:
chsh.c
Log Message:
rewrite the local getusershell to actually read /etc/shells rather
than hard-coding a list of valid shells, so it matches the behavior of
systems with a getusershell in libc.
as a side effect, this makes /bin/athena/bash an acceptable shell on
8.3 machines now.