r4 - 04 May 2009 - 14:00:14 - GunmoRyuYou are here: KoreaCmsWiki >  Sandbox Web > TWikiUsers > GunmoRyu > GunmoRyuSandbox > 2009February > TheMethodOfGateUserRegistration
For user registration,

1. Login the t2cpu machine as root.

#> ssh root@t2cpu

2. Add user and give zh group.

#> useradd -g zh <ID>
Note : Check the /etc/group file. It is maybe not modified by useradd command.

3. Change the password for new user. Note : Select the local user type.

#> passwd <ID>       and    'u' (This is mean that user is registered local machine)
 
Type new password.

4. Submit the passwd file to all servers.

#> cd /var/yp && make 
5. Finally, You must send a email to new user.

Note : A command of password's changing is `yppasswd` at the gate machine. Not `passwd`. It takes little time.

-- GunmoRyu - 05 Feb 2009

Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r4 < r3 < r2 < r1 | More topic actions
 
KOREA-CMS
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding KoreaCmsWiki? Send feedback