make compatible with user import
dugh - June 27, 2008 - 18:10
| Project: | Alternate Login |
| Version: | 5.x-1.8 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | won't fix |
Jump to:
Description
We have hundreds of users to import, who authenticate against ldap.
Is there any way you can make alt_login compatible with the user_import module, so we can set the alternate login name via a spreadsheet:
http://drupal.org/project/user_import
By for example making the alternate login name a user profile field or something.
I'll put in a request over on the user_import page, too.

#1
this sounds more like user_import's job. the alt login is already loaded in $user->alt_login.