R12 EBS : How To Find out The Users With Invalid Passwords After Executing AFPASSWD
(Doc ID 2901046.1)
Last updated on OCTOBER 13, 2022
Applies to:
Oracle Application Object Library - Version 12.1.3 to 12.2.10 [Release 12.1 to 12.2]Information in this document applies to any platform.
Goal
How do identify list of users have the Invalid passwords after executing AFPASSWD to Migrate a Password Hashing Scheme?
Count details from AFPASSWD log file:
----------------------------------------------------------------------------+
Application Object Library - AFPASSWD
+----------------------------------------------------------------------------+
........
AFPASSWD -m SHA512 FULL
+----------------------------------------------------------------------------+
Working...
Users migrated successfully : nnnnn
Users with External passwords : n
Users with Invalid passwords : nnn
Users not migrated : nn of mmmm
System was successfully converted to hash mode.
AFPASSWD completed successfully.
+----------------------------------------------------------------------------+
Current system time is 09-APR-21 00:05:43
+----------------------------------------------------------------------------+
Application Object Library - AFPASSWD
+----------------------------------------------------------------------------+
........
AFPASSWD -m SHA512 FULL
+----------------------------------------------------------------------------+
Working...
Users migrated successfully : nnnnn
Users with External passwords : n
Users with Invalid passwords : nnn
Users not migrated : nn of mmmm
System was successfully converted to hash mode.
AFPASSWD completed successfully.
+----------------------------------------------------------------------------+
Current system time is 09-APR-21 00:05:43
+----------------------------------------------------------------------------+
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |