# adduser -silent -config_create
# adduser
Use option ``-verbose'' if you want to see more warnings and questions or try to repair bugs.
Enter username [^[a-z0-9_][a-z0-9_-]*$]: user01
Enter full name []: user01
Enter shell csh date no sh tcsh [sh]: sh
Enter home directory (full path) [/home/user01]: /home/user01
Uid [1001]: 1001
Enter login class: default []:
Login group user01 [user01]: user01
Login group is ``user01''. Invite user01 into other groups: guest no [no]: wheel
Enter password []:
Enter password again []:
Name: user01
Password: ****
Fullname: user01
Uid: 1001
Gid: 1001 (user01)
Class:
Groups: user01 wheel
HOME: /home/user01
Shell: /bin/sh
OK? (y/n) [y]: y
Added user ``user01''
Send message to ``user01'' and: no root second_mail_address [no]: no
user01,
your account ``user01'' was created.
Have fun!
See also chpass(1), finger(1), passwd(1)
Add anything to default message (y/n) [n]: n
Send message (y/n) [y]: n
Add another user? (y/n) [y]: n
#
# adduser
Use option ``-verbose'' if you want to see more warnings and questions or try to repair bugs.
Enter username [^[a-z0-9_][a-z0-9_-]*$]: user01
Enter full name []: user01
Enter shell csh date no sh tcsh [sh]: sh
Enter home directory (full path) [/home/user01]: /home/user01
Uid [1001]: 1001
Enter login class: default []:
Login group user01 [user01]: user01
Login group is ``user01''. Invite user01 into other groups: guest no [no]: wheel
Enter password []:
Enter password again []:
Name: user01
Password: ****
Fullname: user01
Uid: 1001
Gid: 1001 (user01)
Class:
Groups: user01 wheel
HOME: /home/user01
Shell: /bin/sh
OK? (y/n) [y]: y
Added user ``user01''
Send message to ``user01'' and: no root second_mail_address [no]: no
user01,
your account ``user01'' was created.
Have fun!
See also chpass(1), finger(1), passwd(1)
Add anything to default message (y/n) [n]: n
Send message (y/n) [y]: n
Add another user? (y/n) [y]: n
#
'OS > FreeBSD' 카테고리의 다른 글
[FreeBSD] CD-ROM 드라이브 마운트 (0) | 2009.07.02 |
---|---|
[FreeBSD] 네트워크 설정 (0) | 2009.06.30 |