KerberosAgent hangs changing pw for passwordless identities
authorJustin Anderson <jander@mit.edu>
Wed, 29 Oct 2008 19:36:06 +0000 (19:36 +0000)
committerJustin Anderson <jander@mit.edu>
Wed, 29 Oct 2008 19:36:06 +0000 (19:36 +0000)
commitf3b81bb59566e6ded787f0485968bd9a8ff7d435
treeac7d54523df5735adcf91250244788c18fa33d40
parent283fa8f6ab994d681f74abcc27dc5a4bfbf037c9
KerberosAgent hangs changing pw for passwordless identities

Trying to change the password for an identity which only uses non-password authentication methods left KerberosAgent with a spinning progress indicator. Problem was with auth sheet not being ended.

ticket: new

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@20935 dc483132-0cff-0310-8789-dd5450dbe970
src/kim/agent/mac/AuthenticationController.h
src/kim/agent/mac/AuthenticationController.m
src/kim/agent/mac/IPCClient.m