- Mastering Linux Security and Hardening
- Donald A. Tevault
- 152字
- 2021-07-02 19:19:19
Securing User Accounts
Managing users is one of the more challenging aspects of IT administration. You need to make sure that users can always access their stuff and that they can perform the required tasks to do their jobs. You also need to ensure that users' stuff is always secure from unauthorized users and that users can't perform any tasks that don't fit their job description. It's a tall order, but we aim to show that it's doable.
In this chapter, we'll cover the following topics:
- The dangers of logging in as the root user
- The advantages of using sudo
- How to set up sudo privileges for full administrative users and for users with only certain delegated privileges
- Advanced tips and tricks to use sudo
- Locking down users' home directories
- Enforcing strong password criteria
- Setting and enforcing password and account expiration
- Preventing brute-force password attacks
- Locking user accounts
- Setting up security banners
推薦閱讀
- unidbg逆向工程:原理與實踐
- 科技安全:戰(zhàn)略實踐與展望
- 黑客大曝光:無線網(wǎng)絡(luò)安全(原書第3版)
- SASE原理、架構(gòu)與實踐
- 網(wǎng)絡(luò)空間攻防技術(shù)原理
- 深入淺出隱私計算:技術(shù)解析與應(yīng)用實踐
- 數(shù)據(jù)安全與隱私計算(第3版)
- 計算機網(wǎng)絡(luò)安全技術(shù)研究
- 數(shù)據(jù)安全與流通:技術(shù)、架構(gòu)與實踐
- Cybersecurity Threats,Malware Trends,and Strategies
- Mastering Python for Networking and Security
- 網(wǎng)絡(luò)空間安全:拒絕服務(wù)攻擊檢測與防御
- 網(wǎng)絡(luò)空間安全法律問題研究
- 黑客攻防與電腦安全從新手到高手(超值版)
- Web代碼安全漏洞深度剖析