[horde] Preference backend migration?
Jan Schneider
jan at horde.org
Tue Apr 5 13:24:58 UTC 2011
Zitat von Adam Tauno Williams <awilliam at whitemice.org>:
> Is there a feature/trick/hack to migrate user preferences from one
> backend to another? Perhaps using one of the hooks?
>
> Currently we use LDAP for preferences [since we use a lovely OpenLDAP
> server] but are moving to AD [when schema mods are less encouraged].
> I'd just like to continue using OpenLDAP to store the user prefs for
> awhile but write the preferences to the SQL database, and then at some
> point cut over to using that to read preferences. Possible?
Not without some custom code development in the preference code. Or
maybe a postauthenticate hook would work too. Of course you could also
write some customs script that does a one-time conversion directly
from one backend to the other.
Jan.
--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/
More information about the horde
mailing list