By arava_phani on
Hi,
One of our sites has a huge user database(with usernames and profiles). We wanted to port this information to Drupa. Previously I did this in a very naive way. I wrote a script which does bring the users and their profiles and copy them here, but the prob is with synchronzation of these websites. How can I got abt this. I did my homework but some stuff is not at all clear for me.
1) Use hook_auth to develop the authentication (Ex: imap_auth or SQL_auth).
What abt information in the actual user table like his mode, roles etc ? How do they work with the external authentication?
2) What abt user profiles? How shd I import them now?
Any help will be greatly appreciated.
Regards
Phani
Comments
Any help?
Any help?
I'm looking for something like
I'm looking for something like that, anyone working in it?