<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://k5wiki.kerberos.org/wiki?action=history&amp;feed=atom&amp;title=Release_Meeting_Minutes%2F2013-03-26</id>
		<title>Release Meeting Minutes/2013-03-26 - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://k5wiki.kerberos.org/wiki?action=history&amp;feed=atom&amp;title=Release_Meeting_Minutes%2F2013-03-26"/>
		<link rel="alternate" type="text/html" href="https://k5wiki.kerberos.org/wiki?title=Release_Meeting_Minutes/2013-03-26&amp;action=history"/>
		<updated>2026-04-22T10:35:14Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.27.4</generator>

	<entry>
		<id>https://k5wiki.kerberos.org/wiki?title=Release_Meeting_Minutes/2013-03-26&amp;diff=5109&amp;oldid=prev</id>
		<title>TomYu: New page: {{minutes|2013}} Shawn Emery, Will Fiveash, Thomas Hardjono, Greg Hudson, Ben Kaduk, Eric Kozlowski, Simo Sorce, Zhanna Tsitkov, Tom Yu  ;Shawn: Tom, extra-round-trip draft?  ;Tom: Haven't...</title>
		<link rel="alternate" type="text/html" href="https://k5wiki.kerberos.org/wiki?title=Release_Meeting_Minutes/2013-03-26&amp;diff=5109&amp;oldid=prev"/>
				<updated>2013-03-27T20:04:03Z</updated>
		
		<summary type="html">&lt;p&gt;New page: {{minutes|2013}} Shawn Emery, Will Fiveash, Thomas Hardjono, Greg Hudson, Ben Kaduk, Eric Kozlowski, Simo Sorce, Zhanna Tsitkov, Tom Yu  ;Shawn: Tom, extra-round-trip draft?  ;Tom: Haven&amp;#039;t...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{minutes|2013}}&lt;br /&gt;
Shawn Emery, Will Fiveash, Thomas Hardjono, Greg Hudson, Ben Kaduk, Eric Kozlowski, Simo Sorce, Zhanna Tsitkov, Tom Yu&lt;br /&gt;
&lt;br /&gt;
;Shawn: Tom, extra-round-trip draft?&lt;br /&gt;
&lt;br /&gt;
;Tom: Haven't looked in detail.&lt;br /&gt;
&lt;br /&gt;
;Tom: Solaris -- one function per auditable event type.&lt;br /&gt;
&lt;br /&gt;
;Shawn: Event elements not changing that much... last change was maybe 5 years ago. JSON allows flexibility but events won'd change that much. Authorization data might be more volatile. Not sure what other vendors want. Maybe audit authorization data.&lt;br /&gt;
&lt;br /&gt;
;Tom: That depends on what customer requirements are.&lt;br /&gt;
&lt;br /&gt;
;Tom: Authorization data can't be generically decoded. Not necessarily ASN.1 encoding.&lt;br /&gt;
&lt;br /&gt;
;Simo: MS-PAC?&lt;br /&gt;
&lt;br /&gt;
;Shawn: Ticket flags, etc.&lt;br /&gt;
&lt;br /&gt;
;Tom: Authorization data... nesting of containers&lt;br /&gt;
&lt;br /&gt;
;Simo: Maybe authorization data auditing in the authorization data plugins. Defining events on the fly.... useful for plugin to add its own auditing.&lt;br /&gt;
&lt;br /&gt;
;Greg: How?&lt;br /&gt;
&lt;br /&gt;
;Simo: Key-value interface. Plugins generate events. e.g. how plugin constructs authorization data.&lt;br /&gt;
&lt;br /&gt;
;Will: Separate library that plugins can link to? Other plugins e.g. authorization data to audit.&lt;br /&gt;
&lt;br /&gt;
;Simo: Some people would like to see authorization data being generated.&lt;br /&gt;
&lt;br /&gt;
;Greg: Per-event methods would have access to entire req/rep. Dmitri wanted key/value pairs to have flat numeric or string values. Hard to do that for authorization data.&lt;br /&gt;
&lt;br /&gt;
;Shawn: Simo, audit on application server side?&lt;br /&gt;
&lt;br /&gt;
;Simo: We might to some degree.&lt;br /&gt;
&lt;br /&gt;
;Zhanna: You said events not changed for last 5 years. API stability? not needed? etc?&lt;br /&gt;
&lt;br /&gt;
;Shawn: Looking at design 1. Components have been around for ~5 years, e.g. S4U has been here ~5 years (since 1.7).&lt;br /&gt;
&lt;br /&gt;
;Tom: No harm in logging flags numerically, because backward compat etc.&lt;br /&gt;
&lt;br /&gt;
;Shawn: Common Criteria requirements for authorization data?&lt;br /&gt;
&lt;br /&gt;
;Zhanna: Not necessarily. They have preauthentication&lt;br /&gt;
&lt;br /&gt;
;Thomas: Verify correctness of policies?&lt;br /&gt;
&lt;br /&gt;
;Shawn: Uninterpreted authorization data... would log as blob.&lt;br /&gt;
&lt;br /&gt;
;Tom: Simo's idea re plugins making own audit events.&lt;br /&gt;
&lt;br /&gt;
Shawn talks about postprocessing authorization data binary blobs.&lt;br /&gt;
&lt;br /&gt;
;Simo: What if something in blob shouldn't be logged?  Authorization data plugin would have better idea of what's sensitive.&lt;br /&gt;
&lt;br /&gt;
;Zhanna: Have to purge sensitive info e.g. keys from structures. Common Criteria pays lots of attention to policy... might need to extend in future because of new policy capabilities.&lt;br /&gt;
&lt;br /&gt;
;Will: Audit... just have some info about what policy is enforced... arguing about storing authorization data as blob, consuming system should log.&lt;br /&gt;
&lt;br /&gt;
;Shawn: Simo, do you have generic authorization check calss like gss_userok that we could tie authorization checks into?&lt;br /&gt;
&lt;br /&gt;
;Simo: not using generic interfaces. Also could increase size of logs. A ticket is used multiple times.&lt;br /&gt;
&lt;br /&gt;
;Shawn: What are concerns about sensitive data?&lt;br /&gt;
&lt;br /&gt;
;Simo: PAC has groups etc. Type of authentication: smart card etc. might want to audit.&lt;br /&gt;
&lt;br /&gt;
;Shawn: Different interface for auditing authorization data and stick with proposed design otherwise.&lt;br /&gt;
&lt;br /&gt;
;Shawn: Requirements for ticket ID, e.g. CAMMAC.&lt;br /&gt;
&lt;br /&gt;
;Tom: Didn't think that was in actual document. We'd have to think about what it means.&lt;br /&gt;
&lt;br /&gt;
;Shawn: Hash?&lt;br /&gt;
&lt;br /&gt;
Tom describes differences between using a ticket-ID per initial authentication event, versus some simple hash that is possibly implementation dependent and needs correlation by postprocessing.&lt;br /&gt;
&lt;br /&gt;
;Shawn: Prefer internal ID.&lt;br /&gt;
&lt;br /&gt;
;Simo: If used as authorization data... does it actually bind to a ticket?&lt;br /&gt;
&lt;br /&gt;
Tom will write up more about CAMMAC and types of binding elements. Also will reread MS-PAC.&lt;br /&gt;
&lt;br /&gt;
;Will: Do we have consensus?&lt;br /&gt;
&lt;br /&gt;
;Tom: Seems to be design 3.&lt;br /&gt;
&lt;br /&gt;
;Will: Performance&lt;br /&gt;
&lt;br /&gt;
;Greg: Need to check with Dmitri&lt;br /&gt;
&lt;br /&gt;
;Zhanna: If enabled&lt;br /&gt;
&lt;br /&gt;
;Will: For us, always enabled. We're going to need kadmin auditing.&lt;br /&gt;
&lt;br /&gt;
;Zhanna: Next step after KDC auditing&lt;/div&gt;</summary>
		<author><name>TomYu</name></author>	</entry>

	</feed>