Hi Grey,
Yes, I was thinking about that, but here is a problem:
These are already existing users. They have their AD passwords set, that they can get from their superior, and they have ITIM account passwords already created, that no one knows.
They use their AD password to log in to ISIM, but if I set their ISIM accounts to require password change, it will request for the old password, that is different than AD password.
Also,
there is a parameter on ITIM service form, "
WebSphere account repository", that should, according to documentation (at least for software installations) be cleared out (or you can change it to AD, it does not make any difference) when you set authentication to an external directory.
So, if you set it like documented (clear it out), you can't set "change password on next logon" on ISIM account any more.
As you said "couple of ways to do it", what else you were thinking of?
Thanks,
Mita
------------------------------
Mita Mitic
------------------------------
Original Message:
Sent: Thu November 18, 2021 08:50 AM
From: Grey Thrasher
Subject: Force user to change AD password upon first ISIM login
Hi Mita...
Probably a couple ways to do this, but first thing I could think would be to set some attribute on the ISIM User when you first create them, to indicate they are "new". Then in the ITIM Account > changePassword Operation, you can put a Script node to check for that attribute/value...and if the User is "new" and changing their password upon first login, then get the password (Account.getAndDecryptPassword()), find the User's AD Account, and pass the new password/ADAccount to a changePassword as well...then unset that "new" attribute on the User.
------------------------------
Grey Thrasher
IBM
Original Message:
Sent: Thu November 18, 2021 07:25 AM
From: Mita Mitic
Subject: Force user to change AD password upon first ISIM login
If I have authentication on ISIM externalized to an AD, can I force user to change AD password upon first login to ISIM?
Password sync is disabled.
Thanks,
m.
------------------------------
Mita Mitic
------------------------------