|
sunilvopson - 2005-06-08 13:56:26
I want to create multiple user accounts with common email.
Right now if I try to create an account with a email that is already existing in some users account, I get a message that account cannot be created as this email/login already being used
I want only login and pw to be unique for each account.
What should I do?
Thank you
Sunilcom
Olaf Lederer - 2005-06-08 18:15:16 - In reply to message 1 from sunilvopson
Hallo,
the problem is that you need the e-mail address for other functions like password discovery, activation etc. This is the reason why the e-mail address must be unique.
I think there is no chance to downsample the whole thing....
sunilvopson - 2005-06-09 06:11:25 - In reply to message 2 from Olaf Lederer
Thanks for reply.
I am making a listing of doctors and each doctor has one mail but wants separate listings as they have more than one clinic.Hence the need for multiple listings with same email.
We can always do without activation thru email and simplify discovery pw.No need for such a complex system
what should I do?
Olaf Lederer - 2005-06-09 07:42:52 - In reply to message 3 from sunilvopson
maybe it's better to use a more simple system...
sunilvopson - 2005-06-09 08:01:20 - In reply to message 4 from Olaf Lederer
yes.But cant we simplify your class.?
It is a very good class
Olaf Lederer - 2005-06-09 08:34:17 - In reply to message 5 from sunilvopson
a lot of methods have to be changed, I think it's quicker to write a new (simple login system) :-)
Pirjo Posio - 2005-06-09 18:33:12 - In reply to message 6 from Olaf Lederer
Just an idea:
Can't this person use a dummy email address in these cases and normal email for others? For example, use SMS for forgotten password renewal. And for this the system will need the doctor's cell phone number. Maybe use this number in the dummy email: 00123456789@email.com could be a unique email and also an informative field telling the number to send the SMS to, manually. Or maybe even a new feature of using SMS in the software???
sunilvopson - 2005-06-09 18:57:59 - In reply to message 7 from Pirjo Posio
when you register for first time, the system sends u a mail at the email given by you ,and you have to click a link on that mail and activate your account.If u give a dummy email address, where do you recieve the mail for activation of account?I am not clear what u mean?
Anyway thanks for trying to help
Olaf Lederer - 2005-06-09 19:40:07 - In reply to message 8 from sunilvopson
if the user uses a fake / wrong e-mail address he can't avtivate the account.
This class have the same functions like the authentication inside the big message boards.
Pirjo Posio - 2005-06-09 22:38:26 - In reply to message 9 from Olaf Lederer
As you see from the contents of my message, I haven't used this system (yet), but planning to. OK, the system would have to be organized so that all the dummy emails would be automatically forwarded to administrator, who would send the SMS to user and activate the account. Not for lazy people :) Maybe someone wanting this service would pay for it.
|