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, Start of changeor QDSIGNON3End of change) 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. Start of changeMember QDSIGNON3 contains the signon screen source used when the 'Additional sign-on factor' security attribute is enabled.End of change

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, Start of changeor QDSIGNON3End of change to your own source file and make changes to the copy in your source file.