Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Create a new user

Log into the Jobs server (production or staging, as needed), then run a rake task like, e.g.:

RAILS_ENV=production bundle exec rake chf:user:create['eatson@chemheritage.org']

Have new user do the following:

Lock out user

run a rake task like, e.g.:

...