Creating users: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 1: | Line 1: | ||
== Creating Users == | <nowiki>== Creating Users == | ||
- Create file in this format: | - Create file in this format: | ||
username Real name | username Real name | ||
Line 6: | Line 6: | ||
- Go to Babbage, find /Admin/makeManyUsers.pl | - Go to Babbage, find /Admin/makeManyUsers.pl | ||
- Feed your input fileinto makeManyUsers.pl | - Feed your input fileinto makeManyUsers.pl | ||
- Send password.out to whoever needs it. | - Send password.out to whoever needs it.</nowiki> |
Revision as of 20:13, 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.