Page 1 of 4

sspi

Posted: Thu 12 Oct 2006 00:30
by bradk
is there any option to support sspi based authentication ?

Posted: Thu 12 Oct 2006 13:30
by Alexey
No, there is no option to support Security Service Provider Interface.

SSPI

Posted: Wed 19 Jan 2011 22:16
by Scott Herbert
Are there any plans to build in SSPI support?

Posted: Thu 20 Jan 2011 11:37
by Shalex
We will investigate the possibility of implementing this feature in dotConnect for PostgreSQL and notify you about the results as soon as possible.

sspi

Posted: Thu 10 Mar 2011 22:02
by PatrickG
It has been in available in PostgreSQL for a long time, it sure would be nice to be able to use this feature.

I too would like to be notified if and when this feature were to become available.

Thanks

Patrick

Posted: Mon 14 Mar 2011 09:38
by Shalex
We will post about the results of our investigation in this thread.

Posted: Mon 13 Jun 2011 14:02
by cjbiggs
As a licensed Devart User, my company need to know the plans for supporting SSPI in the Devart dotConnect for PostgresSQL. This has been a feature of PostgresSQL for a couple of years and pgAdmin has support for it. Npgsql was it implemented in there Open Source .NET Data Provider. Looking at the open source for it, it seem to be pretty easy to implement.

Can Devart provide a clear answer and direction on this feature? I have a 2 weeks to make my decision of leaving Devart and going to Npgsql to meet my company requirements.

Thanks,

Charlie J.

Posted: Wed 15 Jun 2011 15:18
by Shalex
cjbiggs, please contact us and give us your e-mail you have used during product registration. We will send you a test build with this feature. Could you please test it in your environment?

Posted: Wed 15 Jun 2011 16:13
by cjbiggs
Thanks. The registered user email for my company is [email protected] We will test the build as soon as we get it.

Thanks,

Charlile J.

Posted: Thu 16 Jun 2011 13:53
by cjbiggs
Have the test build for SSPI been sent so I can test the fix in my environment.

Thanks,

Charlie J.

Posted: Thu 16 Jun 2011 17:02
by Shalex
We have sent our test assemblies to you. Please notify us about the results.

Posted: Fri 17 Jun 2011 13:46
by cjbiggs
Hi,

Sorry but we have not received the test build for the SSPI. Can you please send it to [email protected] We are all setup and ready to test it out today.


Thanks,

Charlie J. Biggs

Posted: Mon 20 Jun 2011 09:41
by Shalex
cjbiggs wrote: Can you please send it to [email protected]
Done.

Posted: Tue 21 Jun 2011 23:35
by cjbiggs
Is there a specific version of dotConnect for PostgresSQL I need to have installed to get the assemblies that was emailed to me? I have dotConnect for PostgresSQL 5.30.172 installed. Plus I am using Entity Framework and DBProviderFactory to connect. Are there any issues with using Entity Framework and DBProviderFactory with the special build for SSPI?

Thanks,

Charlie J.

Posted: Wed 22 Jun 2011 07:07
by Shalex
Please uninstall your current version of dotConnect for PostgreSQL and add the references into your project to the assemblies (Devart.Data.dll and Devart.Data.PostgreSql.dll) which we have sent to you. They are the test assemblies and can be used only for opening connection to the server (no other operations). If you confirm that the SSPI connection works, we will add the feature to the next public build of dotConnect for PostgreSQL.