Change password in windows server? Ctrl + Alt + Del is not working through OSK; Getting error: "To use the commands available when you press ..." - remote-desktop

I was unable to change my windows server 2016 password through OSK. I was getting this below error:
To use the commands available when you press Ctrl + Alt + Del, click
your user title and choose an option.
I spent so much time and later I found answer in microsoft.com.

This way helped me for Windows Server 2016 RDP session:
Click Start.
Type "osk" and open the "On Screen Keyboard".
Once its open, hold Ctrl + Alt on your Physical Keyboard, then click on the Del key in the On Screen Keyboard.
That's it. This worked for me.
Thanks to: https://answers.microsoft.com/en-us/windows/forum/all/user-tile/8faf8cb6-5a8c-43cf-abf6-00de00a80fe5

Related

I'm stuck in a user loop in Debian 10

I can't log in Debian 10 anymore. Everytime i type my password, i'm sent back to the login screen. I've tried several methods such as "chown" but the problem is, I have to use the Recovery Mode to do so, cause when i launch a terminal from the login screen (using ctrl + alt + f3) I do not have access to a lot of commands, like ls, chown...
[enter image description here][1]
[enter image description here][2]
Here are two screens : the first one refers to the error when I start Debian ; the second screen is when i log into the terminal from the login ("commande introuvable" means "command not found")
[1]: https://i.stack.imgur.com/ItcOy.jpg
[2]: https://i.stack.imgur.com/3X0li.jpg

Changing the logon name in Active Directory 2003

I created a user in active directory 2003 , with the name mikedan as logon name later i went to the user properties and changed the logon name(for example to mikedannew) ,but when i go to the pc within the domain and try to access using the new login name (mikedannew) this is not working ! and when using the full upn name like mikedannew#domain.local this is working , also when using the sam name (domain\mikedan) which was not changed in my case , this is working too ,but typing the new logon name only not working ! .
So how can i change the user logon name only ?!
Just as Am_I_Helful said, you just changed the logon name, so you could use the new UPN(mikedannew#domain.local) to log in. And the User Logon Name(pre Windows 2000) is still the previous (domain\mikedan) not the new (domain\mikedannew). If you want to log in with the new name(user#domain.com or domain\user), you need to change both of them.

How to pause Selenium WebDriver Script and enter CAPTCHA, and then script starts again

I am automating an page where after entering credentials,a user has to manually enter a CAPTCHA -
What I need to do :
I need to stop the script at that point
User will manually fill the CAPTCHA
Script will restart after lets say 3 seconds
Script will click on login button
here is the approach to handle captch to enter manually...
script will stop as soon as below code execute..
it prompts user to enter captch value.
String input = JOptionPane.showInputDialog(null, "Enter captch Input:", "Dialog for Input", JOptionPane.WARNING_MESSAGE);
and entered value assign to captch text
then script will continue execution
If you have using java then use
Thread.sleep(3000)
it will pause execution for 3 seconds, same you can use in other language
I had the same issue, I was using python with selenium, I searched a lot for a simple solution and here it is finally!!
import time
# All your automation code until captcha
time.sleep(5)
#Wait for 5 sec
# All your automation code after the captcha entry

How to set the password for Ldap user account?

I am using this in ldif file to set the password.
dn:cn=krisv,ou=People,dc=jbpm,dc=org
changetype:modify
replace:unicodePwd
unicodePwd:Krisv
-
This is the log
Connecting to "localhost:389"
Logging in as current user using SSPI
Importing directory from file "MS-Sample.LDF"
Loading entries
1: cn=krisv,ou=People,dc=jbpm,dc=org
Entry DN: cn=krisv,ou=People,dc=jbpm,dc=org
changetype: modify
Attribute 0) unicodePwd:IgA3ACQANQBNAHMAIwA0AEQAaQBHACIA
Add error on entry starting on line 2: Constraint Violation
The server side error is: 0x52c Unable to update the password. The value provided for the new password contains values that are not allowed in passwords.
The extended server error is:
0000052C: AtrErr: DSID-033805E9, #1:
0: 0000052C: DSID-033805E9, problem 1005 (CONSTRAINT_ATT_TYPE), data 0, Att 9005a (unicodePwd)
0 entries modified successfully.
An error has occurred in the program
I suggest using Apache Directory Studio to manage your LDAP directory. It should help avoiding that sort of problem.
In Apache Directory Studio, you can change a user password by double clicking the userPassword attribute description. This will open the Password Editor, where you can verify the current password or enter a new password.
Using Apache Directory Studio:
Open Directory Studio and connect to your repository.
Search/navigate to the user you want to modify.
To add a password, click the New Attribute button or menu LDAP > New Attribute (or SHIFT-CMD-+).
Enter Attribute type userPassword then click Next if you want to enter optional language tags, otherwise click Finish.
Password Editor opens. Enter and Confirm the new password, and select your hash method (don't leave it at the default plaintext!) then click OK.
You should now see a userPassword attribute in the list of user attributes.
If you want to change a password attached to an entity, locate the entity in Directory Studio, right-click and select Extended Operations > Password Modify. Or, locate the userPassword attribute for the entity and double-click it, or select and press F7. The Password Editor will be invoked and you can enter previous/new passwords. Note that modifying the password will require authentication using the bind DN.

Opening/decrypting Webex Connect db3 file

So I have a lot of instant message logs/history that I want to back up from my chat client, Cisco WebEx Connect in Windows 7. These are stored under C:\Users\\AppData\Local\WebEx Connect\Archive and the file is called "myemailaddress".db3
After downloading SQLiteBrowser to open this file, I get the error:
SQLiteManager: Error in opening file "myfile".db3 - either the file is encrypted or corrupt
Exception Name: NS_ERROR_FILE_CORRUPTED
Exception Message: Component returned failure code: 0x8052000b (NS_ERROR_FILE_CORRUPTED) [mozIStorageService.openUnsharedDatabase]
The file isn't corrupted so I'm thinking perhaps it is encrypted in some way - opening the file in Notepad displays random characters like the following, with no recognisable text:
=¢^£ÍV¶»ñû‡«–
`×ÚµÏýº°ÎîÎL
Besides that file which contains the actual messages, there is another small 20kb file under the folder ConnectDB that has various config settings (such as create CacheTable) and it says on the first line (when opened in Notepad): "SQLite format 3" - so clearly this one isn't encrypted.
Is there any way to extract the data from the first file to something readable (ie, text)? It's only around 5MB in size so shouldn't be causing any memory issues.
Unfortunately I haven't found a way for decrypting this file, however if you're still able to access the messenger client and have a live account you can still export them person by person by clicking on the person in question (make sure you've got view offline people enabled if you're retriving offline user's chat history) > click on the history tab > click on "save as".
I hope this is of use to you.

Resources