Re: [FreeRDP-devel] Kerberos support

2016-08-29 Thread Florent
Hello Thomas, If you are able to get Kerberos tickets from you machine then you should be > good to go (I see you have a TGT, so that should be enough), nothing else > is needed. > Don't you need a TERMSRV\hostname@REALM ticket as well? > Now regarding the user password, you might be in for a

Re: [FreeRDP-devel] Kerberos support

2015-11-30 Thread Ondrej Holy
Hey Thomas, thanks for your answer. - Original Message - > Hello Ondrej, > > I am glad you are looking into this, Kerberos support has its place in > FreeRDP. > > First, I would recommend trying the most up-to-date code [1] for this > feature (Marc-Andre's branch lacks a couple of commi

Re: [FreeRDP-devel] Kerberos support

2015-11-26 Thread Thomas Calderon
Hello Ondrej, I am glad you are looking into this, Kerberos support has its place in FreeRDP. First, I would recommend trying the most up-to-date code [1] for this feature (Marc-Andre's branch lacks a couple of commits). This should prove more reliable than the one you tried. If you are able to

[FreeRDP-devel] Kerberos support

2015-11-26 Thread Ondrej Holy
Hello, I am writing to you regarding kerberos support in FreeRDP. Some initial kerberos implementation was proposed by Thomas Calderon on this list before some time [1]. There is already fork of this on Marc-Andre's git [2]. What is status about this? Are there any timelines regarding this? Th

Re: [Freerdp-devel] Kerberos support

2012-10-11 Thread Henri DOREAU
On Mon Oct 8 19:28:34 2012, Marc-André Moreau wrote: > Hello, > > I originally removed the Kerberos code for the following reasons: > > I can handle a certain amount of "cleanup work" on people's > contributions, but please, this one was a royal pain. I got fed up > with it and honestly think it's

Re: [Freerdp-devel] Kerberos support

2012-10-08 Thread Marc-André Moreau
Hello, I originally removed the Kerberos code for the following reasons: I can handle a certain amount of "cleanup work" on people's contributions, but please, this one was a royal pain. I got fed up with it and honestly think it's worth more as reference code to start again cleanly than anything

[Freerdp-devel] Kerberos support

2012-10-08 Thread DOREAU Henri
Hello, I'd be interested in implementing kerberos support in freerdp for SSO. I'm new to the project but noticed from SCM logs that there used to be some kerberos related code. This code was removed in commit 6bb032f24e2809f531ec7747133976a017970dda. I've also seen a call for contribution conc