automate communitymember-user creation
when a new user signs up, an administrator should have the possibility to just follow a link that automatically
- creates a new user with a random password
- associates this user with the communitymember.user field
- send the password to the communitymember
This requires that we verify the users email before we do this (which might anyway be a good idea).
ping @geyer