September 20, 2010 at 1:19 am
I am able to connect the sql 2008 remotely through Windows login. But i am not able to log on through SQL logins. I am connecting via SQL 2008 client tool on a citrix enviornment . The Remote Server also in Citrix environment only.
It is in Mixed authentication only. Even for 'sa' i am not able to do. The below error occurs
Message
Error: 18456, Severity: 14, State: 7.
Login failed for user 'sa'. Reason: An error occurred while evaluating the password
Note: Locally 'sa' is able to connect to SQL 2008.
Anyone can tell if there a solution.
September 20, 2010 at 1:45 am
Hi Suresh
look the following
State Description
2 User ID is not valid.
5 User ID is not valid.
6 An attempt was made to use a Windows login name with SQL Server Authentication.
7 Login is disabled, and the password is incorrect.
8 The password is incorrect.
9 Password is not valid.
11 Login is valid, but server access failed.
12 Login is valid login, but server access failed.
18 Password must be changed.
Ali
MCTS SQL Server2k8
September 20, 2010 at 2:11 am
Hi
Thanks for responding. The login is not disabled and password is correct one. It works on local machine. Issue is while connecting from SQL 2008 client and Client tools installed on Citrix environment. Whether to know it is issue from sql side or citrix environment .
September 20, 2010 at 3:22 am
Hi
Shuresh
Actualy I never worked in critix inv. so wait for experts comments.
Ali
MCTS SQL Server2k8
September 21, 2010 at 7:32 am
We ran into this... I don't know what the actual fix was because the boys in OPs took care of it but it had to do with the "number of hops". That's how they found the fix for it... the Googled those words.
Sorry I don't know what the actual fix was but I thought I'd give you a leg up on what to look for.
--Jeff Moden
Change is inevitable... Change for the better is not.
October 1, 2010 at 1:01 am
Any one have faced the same issue ?
Viewing 6 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply