Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 SQL Server Administration (2005)
 Citrix Connectivity Problem

Author  Topic 

lrisser
Starting Member

1 Post

Posted - 2009-04-08 : 16:32:44
Greetings Gurus,
We are having a unique issue with users attempting to connect via Citrix. When they log in through Citrix they get the following message: -1 28000 [Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user 'LRISSER'.
The server log reports: Error: 18456, Severity: 14, State: 8. or bad password.
When connecting to the same database on the same LAN, using the same login and password, the connection works. We have tried numerous login methods (Windows account and sql account), named pipes or TCP/IP, and recreating logins.
Has anyone ever seen this? Is there some way to get more verbose logging or to unencrypt the credentials as they pass to the server so we can sniff it and see what password it thinks it's getting?

Any help would be greatly appreciated. Thanks in advance.

igorblackbelt
Constraint Violating Yak Guru

407 Posts

Posted - 2009-04-10 : 10:25:13
What did you do to ensure that you have access to the server?
How are you ensuring that you are connecting to the same server.database when you're connecting from your Citrix client and locally on your LAN?


---
http://www.ssisdude.blogspot.com/
Go to Top of Page
   

- Advertisement -