How to: Generate Random Passwords
How to: Generate Random Passwords
Sometimes one of the issues I have is coming up with Random Passwords. It takes time to play around with the keyboard and although just hitting random keys seems easy I struggle with that. This is specially true when you are trying to set passwords for a long list of users. There is a tool/utility on the web that generates random passwords for you. I would advise you access the website using SSL (https) to secure the communication and then the list of passwords you obtain change some characters here and there for added security plus add some special characters if the target system supports them. Below is the link you can use. I have pre-configured it so that it uses SSL, generates 100 random passwords of length 24 to have strong protection:
https://www.random.org/passwords/?num=100&len=24&format=html&rnd=new
Love
Can we use Let's Encrypt, the free and open certificate authority?
Hola! gracias por la info, me sirvió el comando sacandole el nombre del server. En mi caso, fue una migración…
Yes 3rd option helped me too. I removed the WC key Values from config file then started working.
I know this is from 2014. But really, thank you!