svn rev #19068: trunk/src/windows/identity/ui/
jaltman@MIT.EDU
jaltman at MIT.EDU
Thu Jan 18 07:39:07 EST 2007
Commit By: jaltman
Log Message:
ticket: new
subject: NIM Correct Visual Identity Expiration Status
tags: pullup
component: windows
The visual status for the identities in NIM 1.1 was based
upon the highest alert status of any credential that was
associated with the identity. The correct behavior that is
now implemented is that the identity status should be based
solely upon the expiration state of the credentials obtained
by the identity provider.
For example, the Kerberos v5 identity provider will based the
identity expiration status on the initial TGT. Service tickets
with short lifetimes that expire do not prevent the acquisition
of additional service tickets. Therefore, the identity should
not be listed as expired.
Changed Files:
U trunk/src/windows/identity/ui/credwnd.c
More information about the cvs-krb5
mailing list