Support Requests
Search the entire project
This project's trackers
This project's forums
This project's tasks
This project's releases
This project's documents
This project's news
Project
People
Skill
Advanced search
Log In
|
New Account
Home
My Page
Projects
Code Snippets
Project Openings
Npgsql .Net Data Provider for Postgresql
Summary
Activity
Forums
Tracker
Lists
Tasks
Docs
Surveys
News
SCM
Files
[#1006026] Would like if the new version of NPGSQL to support Windows Integrated Security.
View Trackers
|
Support Requests
|
Download .csv
|
Monitor
Date:
2007-06-08 16:28
Priority:
3
State:
Open
Submitted by:
Nobody
Assigned to:
Nobody (None)
Category:
Group:
Resolution:
None
Summary:
Would like if the new version of NPGSQL to support Windows Integrated Security.
Detailed description
The reason I want this is because My current system is VB.NET 2003 (Frontend) and SQL Server 2000 (Backend). It uses Integrated Security. When I try to put the Integrated Security in the Connection string for NPGSQLConnection it throws an exception.
I am not sure if I am doing this right, but If it is supported, please e-mail me at
damon.singh@gmail.com
.
Damon
Thanks
Followup
Message
Date: 2007-12-06 16:09
Sender:
Jon Hanna
It can be using Kerberos, and also with 8.3 - see
http://people.planetpostgresql.org/mha/index.php?/archives/155-Integrated-Security-in-PostgreSQL-8.3.html
Not sure if anything needs to be done to npgsql once pg is set up that way (haven't tried yet, have just read the above).
Date: 2007-08-01 04:07
Sender:
Josh Cooley
I believe Integrated Security is a feature of the database server. I'm not sure if we can support that with postgresql.
Attached Files:
Changes:
No Changes Have Been Made to This Item