Display file source for the signon screen
You need to copy the appropriate source file to create your own signon screen display.
The source for the signon display file is shipped as a member (QDSIGNON,
QDSIGNON2,
or QDSIGNON3
) in the QSYS/QAWTSSRC physical file. QDSIGNON contains
the source for the signon screen source used when system value QPWDLVL
is set to 0 or 1. Member QDSIGNON2 contains the signon screen source
used when the system value QPWDLVL is set to 2 or higher.
Member QDSIGNON3 contains the signon screen source
used when the 'Additional sign-on factor' security attribute is enabled.
The file QSYS/QAWTSSRC is deleted and restored each time
the IBM i operating
system is installed. If you plan to create your own version of the
signon screen, then you should first copy the appropriate source file
member, either QDSIGNON, QDSIGNON2,
or QDSIGNON3
to your own source file and
make changes to the copy in your source file.