Skip to Content.
Sympa Menu

freetds - [freetds] Domain Login Support, connecting to MSSQL issue

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Chris Hettinger" <chettinger AT encompas.com>
  • To: <freetds AT lists.ibiblio.org>
  • Subject: [freetds] Domain Login Support, connecting to MSSQL issue
  • Date: Fri, 1 Aug 2003 15:42:02 -0500

I am trying to communicate with a MS SQL 2000 DB on a Win2003 server from my
client (Mandrake Linux 9.1, glibc23).

freetds.conf entry:
[ENCPPP]
host = encppp.encompass.enc
port = 1433
tds version = 7.0

To test the connection I used tsql and received:

# tsql -S encppp.encompass.enc -U chettinger
Msg 18452, Level 14, State 1, Server , Line 0
Login failed for user 'chettinger'. Reason: Not associated with a trusted SQL
Server connection.
Msg 20014, Level 9, State 0, Server OpenClient, Line 0
Login incorrect.
There was a problem connecting to the server

>From what I can find in the Users Guide and FAQ:
"SQL Server is accepting only "domain" logins. This applies only to Microsoft
SQL Server and you'll need to have your DBA verify that "server logins" are
allowed, or configure FreeTDS with domain support (experimental)."
What is the status of this development, and what are, if any, options to get
this working?


(Similar Issue found in archives:
https://lists.ibiblio.org/sympa/arc/freetds/2003q2/006695.html)


-Chris Hettinger, Web Specialist
-IFMC/ENCOMPASS
-www.enompas.com





CONFIDENTIALITY NOTICE: This communication, including any attachment, may
contain confidential information and is intended only for the individual or
entity to whom it is addressed. Any review, dissemination, or copying of
this communication by anyone other than the intended recipient is strictly
prohibited. If you are not the intended recipient, please contact the sender
by reply email, delete and destroy all copies of the original message.'





Archive powered by MHonArc 2.6.24.

Top of Page