How can we prevent illegal users from logging on to our server? This problem has plagued too many people. websites have been infiltrated. The next step for hackers is to escalate permissions. Elevation of Privilege is to increase the WEB backdoor permission and obtain the super management permission of the server to control the entire server. The last time my website was intruded, it was denied permission. A new Administrator account has been created, but I have already made security settings to prevent unauthorized users from logging on without causing further losses. Today, we will teach you how to prevent illegal users from logging on to our servers.
1. Start-management tools-terminal service configuration
2. Connection-RDPtcp-right-click Properties
3. Permission-delete other users except SYSTEM, and then add the Administrator on your original server. The default Administrator is
4. Click Add.
5. Click Advanced.
6. Search now-select Administrator.
7. Add the permission application to the Administrator after full control-OK
This setting is successful. After setting, I created another administrator account and tested it. Let's take a look.
After setting, the server only allows the Administrator to log on, but other administrators cannot log on. If your default Administrator is not the Administrator, set your account to full control. The process is the same.
This article was original in: Female Network Name Daquan 2013 latest version of http://www.haoqq.me/nvsheng/ note address, thank you !!