Hello all,
Gone through the docs and came to know that we can only read the login entries of self-defined systems or applications, not from operating systems!! Getting an OS password is a serious security concern, but I am curious to know if we have any other possibility to retrieve them from login object.
Thanks,
Srujan.
Gone through the docs and came to know that we can only read the login entries of self-defined systems or applications, not from operating systems!! Getting an OS password is a serious security concern, but I am curious to know if we have any other possibility to retrieve them from login object.
Thanks,
Srujan.
No, thats not possible.
You can try it yourself by using GET_LOGIN & the Job messenger trick - with a Unix or Windows Login.
You will get an ERR message like:
U00020679 Runtime error in object 'JOBI.GENERIC.DECRYPT_PW' line '00014': The provided type 'WINDOWS' is not allowed.
cheers, Wolfgang