Re: Login failed
"Robert Young" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <003e01cbf941$dd8f7d30$98ae7790$@com> |
I tried compiling '--with-openssl' just in case but I get tjhe same results. I know I can log in to the server using my domain credential with the Remote Desktop Connection wizard. The server is running Windows Server 2008 R2. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Ken Collins Sent: April-12-11 10:13 AM To: FreeTDS Development Group Subject: Re: [freetds] Login failed I've seen EOF's on TDS type mismatches. So make sure to have "tds version = 8.0" or "tds version = 7.1" (if 0.91) in your conf file? Just a thought. - Ken On Apr 12, 2011, at 10:03 AM, [email protected] wrote: > On Tue, Apr 12, 2011 at 09:19:58AM -0400, Robert Young wrote: >> >> tsql -S kcrsreport -U acct_dom1\roberty > ... >> Error 20017 (severity 9): >> Unexpected EOF from the server >> Error 20002 (severity 9): >> Adaptive Server connection failed >> There was a problem connecting to the server > > Not to belabor the obvious, but you would need to quote that backslash: > > tsql -S kcrsreport -U 'acct_dom1\roberty' > or > tsql -S kcrsreport -U acct_dom1\\roberty > > But normally that would result in simple "login failed" message, not > an unepxected EOF from the server. > > HTH. > --jkl _______________________________________________ FreeTDS mailing list [email protected] http://lists.ibiblio.org/mailman/listinfo/freetds