svrmgrl
SVRMGR> connect internal
SVRMGR> alter user system identified by YOUR_NEW_PASSWORD;
SVRMGR> exit

This would change the password for SYSTEM.

Sam