Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Single Sign On SSO SQL Only

4 views
Skip to first unread message

conners

unread,
Mar 13, 2012, 2:07:16 AM3/13/12
to
This is a difficult one so let me be gentle and declare that "the thing you're probably thinking of, is probably not what I am talking about".

I need a way to "open" the Kerberos Single Sign On Request Ticket before it is rejected- even though it's normally going to be rejected- because I am going use it to set the server to eventually require authentication which will not reject.

I need to "before" the response really can even start up, I need to have already have opened that Kerberos ticket, got the user name, the hash password and the domain out and then add those credentials to a 3rd party SQL server.

Then I want to allow the Kerebos Authentication based upon this SQL result not on any sort of AD lookup.

The reason for this is kind of crazy. It'll be secured iver IP and this "open" window will be closed after launch. But trust me it's a biggie. I am really asking for any sort of help on this. Does anyone have any ideas how to best go about this? Is this kind of thing even possible?
0 new messages