Add rake task to automate adding users.
Created by: rotated8
- Add net-ldap to Gemfile, ldap-properties to the user. (Requires bundle install after merge.)
- Allow the rake task to update existing users, by using User.find_or_initialize_by()
- The uid prefers to be set from ED-Lite, along with display_name, department, and address.