>>>>> "AM" == Andrew McNamara <andrewm@connect.com.au> writes:
AM> You could convert on the fly: when the user validates
AM> correctly, you temporarily have the clear-text password, and
AM> could convert it from crypt to md5 at this point.
Good point! Dang, why didn't I think of that? :)
-Barry