[Mono-bugs] [Bug 49415][Wis] Changed - mono C# fails to login to MS SQL Server 2000
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 8 Oct 2003 09:29:17 -0400 (EDT)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by zopemonkey@yahoo.com.
http://bugzilla.ximian.com/show_bug.cgi?id=49415
--- shadow/49415 2003-10-07 11:21:10.000000000 -0400
+++ shadow/49415.tmp.22737 2003-10-08 09:29:17.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 49415
Product: Mono/Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details: Debian Stable -> Linux dev1 2.4.18-bf2.4 #1 Son Apr 14 09:53:28 CEST 2002 i686 unknown
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: System.Data.SqlClient
AssignedTo: rodrigo@ximian.com
ReportedBy: zopemonkey@yahoo.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -58,6 +58,18 @@
that has existed before, yet couldnt find anything in the bug database when
searching for the error.
you can email me at chris@burst.net and i can provide more details and code
i use if need be. i just downloaded and compiled mono yesterday (the source
on the release page 0.28).
+
+------- Additional Comments From zopemonkey@yahoo.com 2003-10-08 09:29 -------
+oops, from reading the source of TdsClient, seems that Integrated
+Security isnt even supported, the api params exist, but the code
+doesnt do anything with them.
+
+is there a time frame for this to get done or people working on it?
+this is kinda important for communicating with win2k sql server with
+ssl enforced (which it should have by default anyways).
+
+thanks,
+chris