- 工信部備案號 滇ICP備05000110號-1
- 滇公安備案 滇53010302000111
- 增值電信業(yè)務(wù)經(jīng)營許可證 B1.B2-20181647、滇B1.B2-20190004
- 云南互聯(lián)網(wǎng)協(xié)會理事單位
- 安全聯(lián)盟認(rèn)證網(wǎng)站身份V標(biāo)記
- 域名注冊服務(wù)機(jī)構(gòu)許可:滇D3-20230001
- 代理域名注冊服務(wù)機(jī)構(gòu):新網(wǎng)數(shù)碼
1.新建用戶:useradd test1
passwd test1
useradd test2
passwd test2
2.Vi /etc/pam.d/su,將auth required pam_wheel.so use_uid前的#去掉:如圖
3.鍵入:usermod –g wheel test1將test1加入到wheel組中
并執(zhí)行:echo "SU_WHEEL_ONLY yes" >> /etc/login.defs
4.測試:由于test2沒加入到wheel組中,所以被限制了;如圖:
售前咨詢
售后咨詢
備案咨詢
二維碼
TOP