Home
Extended ECM
API, SDK, REST and Web Services
Batch Change Password Expiration Date
Robert_Anderson_(robanderson_-_(deleted))
I need to change the expiration dates of around 1000 users in our system. I can run a report that brings them all up. Is there an easy way to batch update their expiration date (and also possibly the "password never expires" field)? I know I could do an update in KUAF, but am not sure how to make sure that's reflected in the audit table.I'm trying to avoid using the LAPI.Thanks,Robert
Find more posts tagged with
Comments
Greg_Griffiths_(ggriffiths_-_(deleted))
If you do a direct DB update there will be no record in the DAUDITNEW table. You could create a simple LAPI program to do this as this will be audited if you have enabled auditing for that event - if there is one.