473,394 Members | 1,702 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Domain Password issue

171 100+
Hi All
I have an access DB with a user login form.
Currently it checks the username and password of the user entry from the domain and if it is correct then opens another form.
My issue is one particular user was unable to use his domain password from his laptop because the DB custom error says the password is incorrect even he entered the correct password.
But he is able to use the login form from any other user's PC /laptop and it is working fine.I tried to change his password in the domain still the same issue. If any other user tries to login from this laptop with their domain password then it is working fine. I feel it so strange. Please help
Hope someone can guide me to fix this issue

Thank you all in advance
Oct 19 '14 #1
2 936
twinnyfo
3,653 Expert Mod 2GB
rajeevs,

Make sure that the user profile that Windows has on his laptop is identical to the one that is set up on all other machines.

We recently had a security upgrade and under the old system, the User Profile was "FirstName.LastName" and under the new system, the user Profiles were changed to a unique User ID number. You may have to check several things.

For example, the following code could provide two different values:

Expand|Select|Wrap|Line Numbers
  1. Debug.Print Environ("USERNAME"), Environ("USERPROFILE")
You may just have to do some experimenting to find out what the system has for the value you are looking for.
Oct 20 '14 #2
rajeevs
171 100+
Dear twinnyfo
Thank you for the reply. I can try it only tomorrow when I go to office. I will post you after checking what you have suggested
Oct 20 '14 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: David Ehmer | last post by:
Having a problem setting up a password for MySQL The reported problem when attempting to set up a root password is; C:\mysql\bin>mysqladmin version mysqladmin: connect to server at 'localhost'...
1
by: Mindy Geac | last post by:
Hello, I'm seaching for the possibility to change Domain/User passwords. And a check for users if the password has to change with the first logon or when the password is expired. thanx, ...
1
by: Marek Kopanski | last post by:
Hallo, I have to change a user password in my ASP.NET project. In the first step I was trying to change my own passwort (as example) in Active Directory on my Server, but already at this point I...
0
by: hansiman | last post by:
Is it possible to program a asp.net page that will enable a user to change his windows password on a specific domain controller? .... or is there a otc product? /Morten
5
by: Tony | last post by:
Hi all, Here's the link to the issue we were seeing on our ASP.NET system when modifying, adding and deleting directories in framework 2.0....
0
by: nm31 | last post by:
Hi All, I have a product called SESA (Symantec Eterprise Security Architecture) from Symantec which uses the IBM DB2 8.1 database. It is installed on a Windows 2003 server O.S. I want to take the...
1
by: Kazmataz | last post by:
Hi, I have set my .net application to impersonate and is installed on a Web Farm of 4 servers. In this application I allow users to upload files to the server. I have it setup so that no matter...
1
by: papo | last post by:
Hi, i need help i need change 100 user password for windows 2003 domain, i have excel list the script need read and modify user by user. Tk for your help
1
by: saravj2ee | last post by:
Hi, I have implemented prototype.js file to use AJAX calls in my application. I need to call cross domain to get some value from different server. The HTML and prototype file are hosted in...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.