Re: SPNEGO negotiation support

2015-11-24 Thread Emmanuel Lécharny
Le 24/11/15 03:51, Marc Boorshtein a écrit : > Yep, will do. MS actually has a really good article detailing the asn.1 > structure. A long time ago (Isuspect ist was back in 2007), I wrote an ASN.1 SPNEGO codec here is a bit of documentation :

Re: Kerby client library refactoring

2015-11-24 Thread Emmanuel Lécharny
Le 24/11/15 06:59, Zheng, Kai a écrit : > There are good feedbacks from Steve recently. Based on discussions with him > and Emmanuel, I assembled below thoughts. > > KrbClient and its relatives like KrbOption would be broken down according to > supported mechanisms and functionalities. >

RE: Kerby client library refactoring

2015-11-24 Thread Li, Jiajia
It sounds great and will be easier to use these apis to write tools. Thanks Jiajia -Original Message- From: Zheng, Kai [mailto:kai.zh...@intel.com] Sent: Tuesday, November 24, 2015 1:59 PM To: kerby@directory.apache.org; d...@directory.apache.org Subject: Kerby client library

RE: SPNEGO negotiation support

2015-11-24 Thread Zheng, Kai
The doc is cool. The test looks nice and we could incorporate. Thanks Emmanuel! Regards, Kai -Original Message- From: Emmanuel Lécharny [mailto:elecha...@gmail.com] Sent: Tuesday, November 24, 2015 4:31 PM To: kerby@directory.apache.org Subject: Re: SPNEGO negotiation support Le

RE: SPNEGO negotiation support

2015-11-24 Thread Zheng, Kai
Marc, would you double check the ASN1 definition and make sure if it's updated and all the ones what's needed? If so let's start with it. It's easy to implement these types in kerby-asn1 if you're familiar with it, or I can help if you wouldn't. To learn about the howto, please look at how the

RE: SPNEGO negotiation support

2015-11-24 Thread Marc Boorshtein
Thanks Kai. For just sending an sgt to a web server it looks relatively straight forward. Hoping to get this done tonight or Friday. Between Emmanuel's docs and Microsoft's doc and Emmanuel's code I should be able to get this going. On Nov 24, 2015 9:17 AM, "Zheng, Kai"