linux環境下改變使用者的UID

來源:互聯網
上載者:User

linux環境下改變使用者的UID 應用舉例:1、將 newuser2 添加到組 staff 中 #  usermod  -G staff newuser2 2、修改 newuser 的使用者名稱為 newuser1  #  usermod  -l newuser1 newuser 3、鎖定帳號 newuser1  #  usermod  -L newuser1 4、解除對 newuser1 的鎖定 #  usermod  -U newuser1  功能說明: 修改使用者帳號。  語  法: usermod  [-LU][-c < >][-d < >][-e < >][-f < >][-g < >][-G < >][-l < >][-s ][-u ][使用者帳號]  補充說明: usermod可用來修改使用者帳號的各項設定。  參  數:  -c< >  修改使用者帳號的備忘文字。   -d登入目錄<  修改使用者登入時的目錄。   -e< >  修改帳號的有效期間限。   -f< >  修改在密碼到期後多少天即關閉該帳號。   -g< >  修改使用者所屬的群組。   -G< >  修改使用者所屬的附加群組。   -l< >  修改使用者帳號名稱。   -L  鎖定使用者密碼,使密碼無效。   -s  修改使用者登入後所使用的shell。   -u  修改使用者ID。   -U  解除密碼鎖定。

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.