change password should always reprompt on error
authorAlexandra Ellwood <lxs@mit.edu>
Fri, 10 Oct 2008 20:47:05 +0000 (20:47 +0000)
committerAlexandra Ellwood <lxs@mit.edu>
Fri, 10 Oct 2008 20:47:05 +0000 (20:47 +0000)
commite938813ce6bce90833c6143ec53b7722a5a2d0c4
treeb07447710f58b8712205195e699eb55be160e246
parent7a03f1e6de24c6acf6e4d9ca1257c6dab2b0fa7c
change password should always reprompt on error

Since it collects the password ahead of time, the prompt
count won't get incremented.  Checking whether it
called auth_prompt is useless.

ticket: new

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@20860 dc483132-0cff-0310-8789-dd5450dbe970
src/kim/lib/kim_identity.c