Convert cleartext passwords to SHA512 crypt
I am migrating about 250 users to a system where I'd like to use SHA512 crypt as the standard. I have been using the old versions of exim4u which still has the cleatext password field. What is the easiest way to change (in place) all the crypt field to SHA512 crypt, based on the cleartext passwords? -- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254 7 3200 0004/+254 7 2274 3223 "Oh, the cruft.", grep ^[^#] :-)
Hi Odhiambo, You should be able to copy and manually execute the relevant bits from https://github.com/vexim/vexim2/blob/master/setup/migrations/vexim_2.2_to_2.... (see lines 12 and 38-42). Rimas Sent from my mobile phone. Please excuse my brevity and potential typos. On 2019 m. vasario 19 d. 10:36:57 GMT+02:00, Odhiambo Washington <odhiambo(a)gmail.com> wrote:
I am migrating about 250 users to a system where I'd like to use SHA512 crypt as the standard. I have been using the old versions of exim4u which still has the cleatext password field.
What is the easiest way to change (in place) all the crypt field to SHA512 crypt, based on the cleartext passwords?
-- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254 7 3200 0004/+254 7 2274 3223 "Oh, the cruft.", grep ^[^#] :-)
participants (2)
-
Odhiambo Washington
-
Rimas Kudelis