Corvus: Is LDAP ready for non pirate users?
Yes, the LDAP is nun member ready. As a matter of fact there are already a few non members in it (mainly old pirates).
There is a very simple LDAP module (which just does authorization)
@Apophis: Please give me a link to the LDAP module you mentioned. I'd like to check the prerequisites.
We need a migration plan
It can be that simple like to use a converter. Which version ob bhbBB do we have? Is there a suitable converter available? http://download.simplemachines.org/?converters;software=phpbb
We need to match pirates with forum users
There is already a basic strategy. The idea is to hook a tool into the login process where the user can link his forum account with his membership if there exists one. For a certain period of time this tool can be skipped but after this period you have to proceed or you can not go on.
Some questions need to be solved¶
How to proceed with conflicting usernames?¶
Imagine a forum account and a member entry has the same username but does not belong to the same person. We already have this problem with the username seb.
How do we proceed with unequal usernames in the forum account an d the member entry for the same member?¶
it is a fact, that usernames of the forum does not match the username in the member database. I suggest to allow only one username and let the member choose which one he would like to use. In place of a conflict the migration tool will suggest the non conflicting alternative and gives the possibility to choose a new one. If the user wants to stick with the conflicting username we will proceed the same as in the case above.
How to proceed with inactive accounts?¶
Sure, we can simply migrate them. But I think this is a possibility to clean up. At least accounts with no content linked to can be deleted.