Hi All,

re XX-9686: LDAP: import stops if connection is closed
right now while importing users from LDAP we're connecting for each
entry and retrieve attributes for. However if the connection to LDAP
is dropped during this operation a runtime exception is throw and the
import background task dies.
Since data needed to import is already available in a csv file
(generated at preview) I am thinking that we could replace the
existing LDAP import with a plain csv import. Or at least for 4.4 to
put a download link for getting the csv file, then admin to manually
import it if needed...

Thoughts?
George
_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev/

Reply via email to