×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
On 5/14/13 10:13 AM, John Mathew wrote:
Where does AS/400 User Id and password will be stored, I mean in which Physical file
It's not a file; its a USRPRF. One per user. All you can see is what
DSPUSRPRF and CHGUSRPRF show. And as Buck said, the password is
encrypted with a one-way hash: validation is accomplished by checking
that the password entered produces the same hash; short of a brute-force
attack with a large amount of processing power, you can't get to the
password from the hash, even if you were to hack your way to the hash
itself.
--
JHHL
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.