cvs commit: src/contrib/tcsh-6 tc.func.c

Simon 'corecode' Schubert corecode at fs.ei.tum.de
Sun Jul 27 11:05:50 PDT 2008


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





More information about the Commits mailing list