MSSQL Server User Store
Cosby, Alexander
acosby at ntc.doe.gov
Wed Mar 13 18:21:50 EDT 2013
I was worried that was the case: middleware or bust. Thanks for the feedback, it looks like it's time to start considering an LDAP implementation for our userstore.
Best,
Alex Cosby
Data Analyst (Contractor)
US Department of Energy National Training Center (NTC)
T: 505.845.2207
-----Original Message-----
From: users-bounces at shibboleth.net [mailto:users-bounces at shibboleth.net] On Behalf Of Cantor, Scott
Sent: Wednesday, March 13, 2013 3:56 PM
To: Shib Users
Subject: Re: MSSQL Server User Store
On 3/13/13 5:32 PM, "Cosby, Alexander" <acosby at ntc.doe.gov> wrote:
>I apologize if this is covered somewhere in documentation, but I¹ve not
>found it yet. I¹m trying to figure out how to configure an MSSQL
>database as my user store, as opposed to using LDAP, OLDAP, or AD.
The choices are basically a JAAS plugin that uses JDBC, of which there are some around, using a Java container approach that does JDBC and using the RemoteUser handler, or a custom login handler (or punting to some other third party system that does the database thing natively).
-- Scott
--
To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net
More information about the users
mailing list