並要求用戶使用密碼首次登錄後,強制設置新密碼。 #!/bin/bash > /root/user.log for i in {1..10};do #創建十個用戶useradd user ...
確定! 回上一頁