Creating users: Difference between revisions

From CSLLabWiki
Jump to navigation Jump to search
Line 1: Line 1:
== Creating Users ==
== Creating Users ==
- Create file in this format:
- Create file in this format: <br />
username        Real name
username        Real name <br />
 
- Go to Sammett, grep through /etc/passwd to make sure that your users don't already exist.<br />
- Go to Sammett, grep through /etc/passwd to make sure that your users don't already exist.
- Go to Babbage, find /Admin/makeManyUsers.pl<br />
 
- Feed your input fileinto makeManyUsers.pl<br />
- Go to Babbage, find /Admin/makeManyUsers.pl
- Send password.out to whoever needs it.<br />
 
- Feed your input fileinto makeManyUsers.pl
 
- Send password.out to whoever needs it.

Revision as of 20:15, 9 January 2012

Creating Users

- Create file in this format:
username Real name
- Go to Sammett, grep through /etc/passwd to make sure that your users don't already exist.
- Go to Babbage, find /Admin/makeManyUsers.pl
- Feed your input fileinto makeManyUsers.pl
- Send password.out to whoever needs it.