為什么ubuntu下su后輸入密碼 會認(rèn)證失敗?還有怎么讓自己建的用戶擁有root權(quán)限,我把自己的用戶加入到root組也不行。。
3 回答

小蘿卜腿
TA貢獻(xiàn)51條經(jīng)驗(yàn) 獲得超20個贊
雖然沒用過ubuntu,但是和debian差不多的話。
apt-get?install?sudo?nano useradd?-m?xxx passwd?xxx usermod?-a?-G?sudo?xxx chsh?-s?/bin/bash?xxx id?xxx sudo?nano?/etc/sudoers #?User?privilege?specification root????ALL=(ALL:ALL)?ALL xxx?ALL=(ALL:ALL)?ALL 保存推出 就okle
點(diǎn)擊展開后面1條
添加回答
舉報
0/150
提交
取消