In <[EMAIL PROTECTED]>, on 01/01/00 at 12:00 AM,
   "Troy Settle" <[EMAIL PROTECTED]> said:

>I've searched IPSwitches support site for this, but found nothing.

>Can Imail support encrypted passwords?  If so, is there any special
>configurations that need to be done?  Will it work transparently with
>other passwords in plain text?

>We are importing about 5000 users from a Unix system, and have no
>efficient way to recover passwords.

  I don't know of an off the shelf solution, but it would be possible if
using the external DB and a custom ODBCUSER.DLL:

  1.) Batch add all users with ADDUSER.EXE and the stock ODBCUSER.DLL
using the 'crypt'ed Unix password.
  2.) Switch to the modified ODBCUSER.DLL

  The modified ODBCUSER.DLL would 'crypt' new passwords before storage and
compare a crypted version of the test password to the crypted password in
the external DB.  I've done something similar before as a test, but never
a production version.


-- 
-----------------------------------------------------------
Mike Nice <[EMAIL PROTECTED]>
-----------------------------------------------------------

Please visit http://www.ipswitch.com/support/mailing-lists.html 
to be removed from this list.

Reply via email to