Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: [Original edit by JustinMason]

...

  1. Determine the username for the requestor. We typically use first initial/last name.
  2. Wiki Markup
    Come up with a random password.  Something like \[http://www.adel.nursat.kz/apg/online/index.php APG\] can help.
  3. Put the "username:password" pair in the appropriate file.
  4. Mail the user a non-descript message with the username and password in it.
No Format

sudo vi /home/corpus-rsync/secrets
[add a line to the end like "username:3498fgdio"

Nightly submitters get added to the "secrets" file, and also add their real name and email to the file "result-acct". When preparing for a score generation run, overwrite the "secrets-submit" file with the "secrets" file:

...