Inconsistent results with getpwnam() and cross domain accounts using UPM
説明
We have users in UPM mode that have different Windows and UNIX usernames. Most of the time, getpwnam() syscalls with the Windows name return no results. However, periodically a getpwnam() call against the Windows username will return the UNIX account record one time. If you issue the same call immediately again, it will not return any results.
原因
This issue is due to a defect in vasd. The defect tracking number for this issue is 800853.
対策
STATUS
This issue has been fixed in QAS build QAS 4.1.8.23874 and later.