Locking Out users during installation of Tax Updates
What I would like to do, is do a Data Mover export of the PSOPRDEFN file, do a SQL update that sets the ACCTLOCK = 1 on the PSOPRDEFN table for all but the required users, then after the update is complete, restore the PSOPRDEFN to its previous state by importing the copy from earlier.
My problem with this is that any user that tries to access the system while locked out gets the 105 error “Your User ID and/or Password are invalid”. This is because the 109 error “Your account has been disabled” has been removed as it was identified as a potential security vulnerability ( ID 1142880.1).