Nuno Antunes wrote:
nant        2008/07/27 10:52:07 PDT

DragonFly src repository

  Modified files:
contrib/tcsh-6 tc.func.c Log:
  Fix tcsh crash when autologout is set.
Note that even with this fix, inserting the correct password after the
  autologout timer expires will only unlock the session for the root
  user (i don't know why). Any other user will not get its password
  accepted as correct, but at least it won't crash.

Could this be a PAM/master.passwd artifact? How should a non-root zsh be able to check the password of the user? Additionally, tcsh is statically linked and thus can't access PAM.

cheers
  simon

Reply via email to