We recently upgraded a PC from Windows 7 to Windows 10 (1909 18363.815). Internally if we RDP to the machine, we enter our domain username and password. We are then brought to the PC and once again prompted for a password. If it’s a new user to that PC, the user will have to select “Other User” and then enter their username and password again. We’ve tried everything here:
https://www.kapilarya.com/fix-need-to-sign-in-twice-on-windows-10-fall-creators-update
and here:
https://learn.microsoft.com/en-us/windows-server/remote/remote-desktop-services/troubleshoot/cannot-authenticate-or-must-authenticate-twice
and here:
https://www.tenforums.com/tutorials/92824-enable-always-prompt-password-upon-remote-desktop-connection.html#option1
Nothing seems to fix the issue. Its only happening on 2 out of 50 PC’s.
Related
I know that in order to login to phpMyAdmin through Azure VM with PuTTY you have to get the application password from the Boot Diagnostics. I did this perfectly fine last week, the password was on around line 928 and have # all around it so it stood out.
This week when trying to complete an assignment I went back to get my password form the Boot Diagns and it only goes to line 700ish and has no password in it. I've cleared my cache and restarted & redeployed the VM.
Does anyone know how else to get the password?
We enforce password reset policy for our Office 365 users every 90 days. I recently updated my password but my PC (joined to the domain) still is only using the old password. How do I make it use the new password, and why isn't it asking me for the new password?
(I'm connected to the internet, restarted machine, locked machine, Windows 10, etc.)
Run gpupdate /force.
Then logout and back on. If that did not update your password, use this PowerShell Script
$Expiration = (([datetime]::FromFileTime((Get-ADUser –Identity '**username**' -Properties "msDS-UserPasswordExpiryTimeComputed")."msDS-UserPasswordExpiryTimeComputed"))-(Get-Date)).Days
Write-Output $Expiration
See if this date is correct.
If it is correct from when you last reset it, then you may have a corrupted profile.
Is it pssible to have your username pre-entered when logging in to your local Linux box using util-linux login (not a login manager). So that you could just hit Enter and have a password prompt, or use backspace to delete the name and type in another one if necessary?
I log in with the same username almost all the time - so that would be a time saver.
I have made database of 10 users and password. Now I want to prompt a dialog box on lan computer in which they have to enter username and password given by me whenever they open browser every time for accessing internet.
How can I do so?
I have also installed a squid proxy.
Maybe this will help: http://wiki.squid-cache.org/ConfigExamples/Authenticate/Mysql (assuming you have a MySQL database).
You can use just basic username and password authentication. Since you are only talking about 10 users.
https://nodevine.com/library/messing-with-http-headers-in-squid-2-6-and-3-0-for-high-anonymity-in-centos-and-ubuntu
I have a website that uses Windows Authentication to authenticate its users. Normally when a user accesses the site on an IE browser the username field is populated with the computers domain name and user name. This is usually incorrect and the user enters the correct username and their password and can access the site.
I have a user now on Windows 7 IE8(I beleive) and the username field in the credential prompt is being autopopulated with domain\userName except the username is incorrect and we cannot change it. The user is unable to log into the site because of this. Has anyone experienced this before? Does anyone know why the username field cannot be changed? Solutions I have tried:
Clearing cache and stored form data/passwords etc
Site is in users trusted sites. So I had the user change the settings to "Prompt for username and password" but the prompt still comes up with the username autopopulated and does not let her change it.
I have never run into this before. Our users do not have any issue logging in, its just this one corporate location that was just set up and is running Windows 7(Rest of the company is under Windows XP) If it matters this is a sharepoint 2010 web application
Any help on this would be greatly appreciated as I have an entire group of users with this problem. Im willing to bet this would not be an issue in a different browser but they need to be able to use IE for application compatibility reasons.
Thanks!
I was able to fix it by doing the following:
Go to Start, Control Panel, User Accounts, then click Manage Your Credentials, and look for the credentials to your site, if they are there Modify and “Remove from vault” ( I suppose you could Edit them to the correct credentials but I just removed it and it did not prompt her).
She had the wrong credentials stored there. Im not sure why clearing the cache and passwords from the internet options didnt work but this did.
I had this problem with a user where the domain stored with the credentials could not be changed. This is the only item online I could find even close to my problem. The user saw "user-pcdomain\localusername" auto entered in the form. He tried to correct it with "workdomain\workusername" but got a message saying "Please enter a user name and password". Eventually we realized that his system was sending "user-pcdomain\workdomain" as his username. I've never seen a login misfire like that.
In his case he did not have his credentials stored but needed to add credentials - "workdomain\workusername" - for all of the domains he needed to access.
The point is - to expand on the answer - that IE or Windows 7 or both will store credentials incorrectly on rare occasions and the solution is be creative about adding\editing\remove credentials with Manage Your Credentials