June 26, 201610 yr How can you set user password to blank/null ? The user interface asks for something other than blank/space
June 26, 201610 yr Why would you want to? This would potentially weaken security. Now any guest who comes in your internal network has the potential to change and poke around your server WebUI. I think this is why there's a limit..
June 26, 201610 yr Community Expert Or cracks your router's WiFi password to gain access to your internal network while sitting out on the street (or in the house next door)... Google for tools to do such a thing and the time required to break that 'protection'! It is easier than you think... Plus, when you login via a terminal session as root, you don't need a password to gain command line access to your server. And, in case you don't know, command line access as root to a Linux/UNIX system is the Holy Grail for a hacker! He becomes the owner of your computer!!! (You only supply the hardware...)
June 26, 201610 yr Does this link help? http://stackoverflow.com/questions/11700690/how-do-i-completely-remove-root-password
June 27, 201610 yr Author Thanks John_M, I'll check the link. Thanks Frank1940/ideaman924 for the heads-up. I'm running some tests, so I'm needing a blank password. Nothing permanent
Archived
This topic is now archived and is closed to further replies.