RT RT/krbdev.mit.edu: Ticket #5783 NIM: APP: BUG: Identities without identity credentials are listed as having credentials Signed in as guest.
[Logout]

[Home] [Search] [Configuration]

[Display] [History] [Basics] [Dates] [People] [Links] [Jumbo]

 
 

 The Basics  
Id
5783
Status
resolved
Worked
0 min
Priority
0/0
Queue
krb5
 

 Keyword Selections  
Component
  • windows
Version_reported
Version_Fixed
  • 1.6.3
Target_Version
  • 1.6.3
Tags
  • pullup
 

 Relationships  
Depends on:
Depended on by:
Parents:
  • 5691: (jaltman) Post KFW 3.2.1 Tracking Ticket [resolved]
Children:

Refers to:
Referred to by:
 
 Dates  
Created: Thu Sep 27 11:30:56 2007
Starts: Not set
Started: Not set
Last Contact: Mon Oct 1 19:54:48 2007
Due: Not set
Updated: Mon Oct 1 19:54:48 2007 by tlyu
 

 People  
Owner
 asanka
Requestors
 jaltman@mit.edu
Cc
 
AdminCc
 
 

 More about Jeffrey Altman  
Comments about this user:
No comment entered about this user
This user's 25 highest priority tickets:
 

History   Display mode: [Brief headers] [Full headers]
      Thu Sep 27 11:30:56 2007  jaltman - Ticket created    
     
Subject: NIM: APP: BUG: Identities without identity credentials are listed

An identity that does not have an identity credential should not be
displayed as possessing credentials if the only credentials that are
possessed are non-identity credentials such as service tickets, afs
tokens, kca certs, etc.



Download (untitled) 230b
      Mon Oct  1 01:29:09 2007  jaltman - Queue changed from kfw to krb5    
      Mon Oct  1 01:29:44 2007  jaltman - Status changed from open to resolved    
      Mon Oct  1 01:29:44 2007  jaltman - Correspondence added    
     
From: jaltman@mit.edu
Subject: SVN Commit

The credentials display in Network Identity Manager colors the
background of identity headings based on the expiration state of the
credentials that belong to the identity.

This patch changes the behavior to color these headings based on the
existence and expiration state of identity credentials.  With this
change, only identities that have valid identity credentials will
appear in green.

The same logic is used when drawing the menu items in the "Set
default" sub-menu in the notification icon.

Commit By: jaltman



Revision: 20032
Changed Files:
U   trunk/src/windows/identity/ui/credwnd.c


Download (untitled) 599b
      Mon Oct  1 01:36:10 2007  jaltman - Component windows added    
      Mon Oct  1 01:36:10 2007  jaltman - Target_Version 1.6.3 added    
      Mon Oct  1 01:36:10 2007  jaltman - Tags pullup added    
      Mon Oct  1 19:54:44 2007  tlyu - Version_Fixed 1.6.3 added    
      Mon Oct  1 19:54:44 2007  tlyu - Correspondence added    
     
From: tlyu@mit.edu
Subject: SVN Commit

pull up r20032 from trunk

 r20032@cathode-dark-space:  jaltman | 2007-10-01 01:29:38 -0400
 ticket: 5783

 The credentials display in Network Identity Manager colors the
 background of identity headings based on the expiration state of the
 credentials that belong to the identity.

 This patch changes the behavior to color these headings based on the
 existence and expiration state of identity credentials.  With this
 change, only identities that have valid identity credentials will
 appear in green.

 The same logic is used when drawing the menu items in the "Set
 default" sub-menu in the notification icon.



Commit By: tlyu



Revision: 20073
Changed Files:
_U  branches/krb5-1-6/
U   branches/krb5-1-6/src/windows/identity/ui/credwnd.c


Download (untitled) 753b