Creating users: Difference between revisions
Jump to navigation
Jump to search
(Created page with ' == 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…') |
No edit summary |
||
Line 1: | Line 1: | ||
== Creating Users == | == Creating Users == | ||
- Create file in this format: | - Create file in this format: |
Revision as of 20:12, 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.