redhat system:
It needs two steps
"useradd [account]" then
"passwd [account]"
ubuntu system:
Only one step
"adduser [account]"
it will ask you to input password at the same time
notice that: Commands to add a user in two systems are different!!
- Aug 20 Fri 2010 17:00
-
[linux] 新增管理者作法
請先 登入 以發表留言。