Adding local users
From PDP/Grid Wiki
Revision as of 14:04, 26 May 2006 by Davidg@nikhef.nl (talk | contribs)
Login to hooimijt first, and then run the script
/export/perm/adm/bin/makeuser <username>
with either the arguments like:
-e davidg@nikhef.nl -n "Test User" -l "H156" -p "+31 20 592 2179" testusr2
or answer all questions. You have to be one of the predefined administors in order to complete the procedure.
Finally, add the public ssh key of the user to
/home/<userid>/.ssh/authorized_keys2
and the new user should be able to login. The option to edit the authorized_keys file is also presented to you just before the makeuser script terminates.