gssapi Questions

3

Solved

So I have some code which I'm testing to make sure it works nicely for authentication. It works fine against straight kerberos, so I figured there should only be some minor hiccups with AD. Unfortu...
Wrecker asked 28/11, 2012 at 0:15

1

Solved

I have a simple Thrift based java application I have written. It is really very simple, not much more than a "Hello World" message transport using Thrift in java. I have been told that I need to ad...
Circumcise asked 10/12, 2012 at 14:54

2

I have been working on using GSSAPI in c/c++ applications, for some time now. Obviously I had to google and research a lot. One of the most interesting documentation I discovered was on Sun's old w...
Aliquot asked 3/5, 2012 at 12:30

1

Solved

I am doing a project which involves authentication and I can't quite grasp the difference between SASL and gssapi. Is gssapi used under the covers of SASL? Can I use gssapi without SASL? What is th...
Calculation asked 24/3, 2012 at 18:52

1

I ran some tests on Kerberos and found out some strange behavior related to Firefox and Kerberos. I have a server running Apache + mod_auh_kerb which is configured to check kerberos credential when...
Anywheres asked 19/1, 2010 at 23:46

3

Solved

I'm trying to use the ldap_sasl_bind_s method from the Microsoft LDAP C SDK, with GSSAPI as the authentication mechanism. ldap_sasl_bind_s expects the credentials as a BERVAL structure, which is op...
Franzoni asked 29/6, 2010 at 21:30

2

Solved

Background On the project I work on we have GUI applications running on several different servers. Due to their user interface similarities I am investigating combining their OMIs into a single un...
Dorrisdorry asked 21/1, 2011 at 19:17

© 2022 - 2024 — McMap. All rights reserved.