Skip to content

Commit e1d948d

Browse files
Deletion on N_C upon node's leaving
1 parent e13cc22 commit e1d948d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

draft-ietf-ace-key-groupcomm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1691,7 +1691,7 @@ A Client identified by NODENAME may be removed from a group identified by GROUPN
16911691

16921692
In either case, the KDC performs the following actions.
16931693

1694-
* The KDC removes the Client from the list of current members of the group.
1694+
* The KDC removes the Client from the list of current members of the group. When doing so, the KDC deletes the currently stored value of N_C for that Client, which was specified in the Join Request (see {{gid-post}}) or in the latest succesful Authentication Credential Update Request (see {{node-pub-key-post}}) from that Client.
16951695

16961696
* In case of forced eviction, i.e., for cases 2 and 3 above, the KDC deletes the authentication credential of the removed Client, if it acts as repository of authentication credentials for group members.
16971697

0 commit comments

Comments
 (0)