- For individual users
- Instant access to solutions
- Ask your tech questions
- Start your 30-day Free Trial
Main Topics
Browse All TopicsWe are running Microsoft Great Plains / Dynamics version 10 and have issues with some users not being able to login. They receive this message:
"Microsoft Dynamics GP" "This login failed" "Attempt to log in again or contact your system administrator"
They are able to use the network fine with their passwords and after looking at security on the SQL 2005 box they tend to get locked out. Sometimes I am able to fool the system by disabling the passord policy entirely but today i have a user that is unable to login but was fine yesterday without any isse.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: sendowPosted on 2009-11-05 at 21:34:55ID: 25756805
Hi,
) Make sure that all of the DSNs are using the SQL Native Client (SQL 2005) driver. Do not mix the old "SQL Server" driver and the new SQL Native Client driver.
There are several possible causes for this issue. Changes in GP 10 increased security with regard to logins to GP, but unfortunately the side effect is that some GP accounts can be prevented from logging in under certain circumstances.
If you have access to Customer Source, lookup KB Article 919345. It has an extensive list of causes and resolutions.
Here are two common ones:
1) Make sure that the DSNs on ALL machines are exactly the same, and that the DSN on the GP SQL Server is exactly the same as well. This includes both the DSN name, and the SQL server / instance name (i.e. don't mix names and IPs, like sql01\instance and 192.168.10.20\instance).
1b
2) The GP user ID is case sensitive, so make sure that the user is typing the login ID properly. I think it is easiest to make all GP IDs all lowercase characters to avoid any confusion.
Others are:
3) If you are on GP 9 (not applicable to you)
4) You upgraded from MSDE 2000 to SQL Express 2005
5) The public group does not have Execute permission on the smDex_Max_Char stored procedure in the master database
6) You are using mandatory profiles together with Terminal Server
7) You are running Small Business Financials (not applicable to you)
8) The SQL Login was deleted for the GP user (sounds like this is not applicable)
Let me know if either #1 or #2 sound like they could be possible causes.
One troubleshooting step is to manually reset the user's password by changing the password for their SQL login directly in SQL Server Management Studio. When the user launches GP and tries to login, they should be prompted to change their password. If they are not prompted, it may be a sign of a more subtle issue. This happened to one of my clients, and it took several hours of troubleshooting with Microsoft support to resolve (strangely, the answer was to switch that one PC to use the older SQL Server driver, which made no sense, but worked).
Thanks,
Steve Endow
Dynamics GP Certified Trainer
Dynamics GP Certified Professional