New user account creation during order checkout does not trigger LDAP provisioning

Project:Ubercart Checkout Login
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description
Project: 
Ubercart

Hello, I found this thread: http://www.ubercart.org/forum/support/7518/account_creation_ldap_using_ldap_provisioning_module which is the issue I've diagnosed today.

I'm on Drupal 6.22 with Ubercart 6.x-2.6 (up to date modules) and we use nearly the most recent ldap_integration module for authentication
(6.x-1.0-beta2) and ldap_provisioning (6.x-1.0-beta1).

The issue is that an anonymous user can get to Ubercart checkout and create an account (and optionally specify a user name), then see their user name and password on the order/checkout complete page. The user account is created locally and it is recognized so that no other new account can be created with same username or email -- all of this is all fine.

However, since I use LDAP for authentication, these new accounts will not be able to log in unless they request a one time login, which temporarily bypasses
LDAP, and they will face this issue again next time they try to log in.

Is there a way to better create the user account so that it will trigger LDAP provisioning and creation? Can I provide any other information?

Also: I'm confused if I have specified the proper project (I had to specify a module, but I think this issue pertains Ubercart 2.x core) and version for this issue's meta-data.

Thank you.

Version: 
Ubercart 2.0-beta6