If I set QPWDEXPITV to 60 days. Can I set certain user profile passwords to never expire?
Yes it is possible to override password expiration in the user profile level. You can use this setting:

CHGUSRPRF USRPRF(MYUSER)
PWDEXPITV(*NOMAX)

This was first published in September 2008